root/trunk/src/history_manager.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10936 [10936] 2 days asterix install gajim-history-manager to bin directory, remove shebang line in py …
(edit) @10770 [10770] 5 weeks asterix [thorstenp] remove whitespace at eol
(edit) @10752 [10752] 5 weeks asterix [thorstenp] fix unused variables
(edit) @10549 [10549] 3 months asterix revert thorstenp patches for now. They introduce bugs.
(edit) @10548 [10548] 3 months asterix [thorstenp] fix unused variables
(edit) @10250 [10250] 5 months roidelapluie See #4200. * remove js from some headers * set coding:utf-8 to allow …
(edit) @10247 [10247] 5 months roidelapluie * Big headers review * Remove some licencing problems * To do: same for …
(edit) @10142 [10142] 5 months asterix less and less blocking dialogs
(edit) @10081 [10081] 5 months js For historical reasons, we have a tab width of 3. This is strange, but we …
(edit) @9666 [9666] 8 months js * If found, automatically use included gtk on win32. * Don't include …
(edit) @9120 [9120] 13 months steve-e Hide label in history_manager when we search something.
(edit) @9110 [9110] 13 months asterix import release diff from 0.11.4, svn version is now 0.11.4.0-svn
(edit) @9077 [9077] 14 months steve-e Import gajim's exceptions module not python's default one.
(edit) @8926 [8926] 15 months asterix next release will be GPL v3. fixes #3290
(edit) @8888 [8888] 15 months asterix NonModalConfirmationDialog? and ConfirmationDialognow? automaticaly close …
(edit) @8509 [8509] 17 months asterix fix history manager since configpath has changed (see [8434]). fixes #3378
(edit) @8474 [8474] 17 months asterix use set_no_show_all from glade when possible instead of code. fixes #2248
(edit) @7935 [7935] 2 years jim++ No space in indentation, checked by drpython (editor). /src part
(edit) @7848 [7848] 2 years nk clean code and update to using GTK/PyGTK 2.8; see #2248
(edit) @7208 [7208] 2 years nk py25 comes with pysqlite module in the stdlib
(edit) @7135 [7135] 2 years asterix fix var name
(edit) @7134 [7134] 2 years asterix [sgala]show correct status changements in history manager. Fixes #2511
(edit) @7117 [7117] 2 years nk no need to call shell
(edit) @6828 [6828] 2 years asterix [sgala] don't show in history manager jids that have no logs.
(edit) @6749 [6749] 2 years asterix [bronger] translate correclt strings during runtime. Fixes #2394
(edit) @6504 [6504] 3 years asterix import i18n when needed to launch history manager
(edit) @6479 [6479] 3 years asterix use gettext.install. Fixes #497
(edit) @6349 [6349] 3 years jim++ Set gajim icon for history manager window too. Fixes #1986.
(edit) @6266 [6266] 3 years dkirov glade is moved to data/glade
(edit) @6265 [6265] 3 years dkirov split gtkgui.glade in several small glade files, which are now located in …
(edit) @6260 [6260] 3 years asterix typo
(edit) @6259 [6259] 3 years asterix nicer file header for executable files.
(edit) @6118 [6118] 3 years asterix fix TB
(edit) @6084 [6084] 3 years nk [jim++] include status into status message
(edit) @6055 [6055] 3 years nk show nickname/subj cols only when needed
(edit) @6047 [6047] 3 years asterix destroy dialog when we press ok in history_manager.py when we delete a …
(edit) @6044 [6044] 3 years nk make clear and append logic non-bogus; move FIXME to the right place;TODO …
(edit) @6043 [6043] 3 years nk we can now export room logs too
(edit) @6041 [6041] 3 years nk we now also have nickname in history mgr
(edit) @5965 [5965] 3 years nk logic fix. thanks Jim
(edit) @5963 [5963] 3 years nk do not tb on kind gc_msg
(edit) @5961 [5961] 3 years nk escape for pango. thanks jim for refreshing my mem
(edit) @5960 [5960] 3 years nk include check for status colors in history managers.
(edit) @5958 [5958] 3 years nk add colors to show your and other party's message on history mgr (#1659)
(edit) @5942 [5942] 3 years asterix remove many call to dialog.run() function. Some are still here, but they …
(edit) @5751 [5751] 3 years nk do not maximize history manager (let the user do it if he wants) and also …
(edit) @5737 [5737] 3 years nk make jid++ patch obey to our coding standards
(edit) @5736 [5736] 3 years asterix [Jim++] add contect menu to delete rows in history manager
(edit) @5598 [5598] 3 years asterix strftime returns local-encoded string. decode it. Fixes #1662
(edit) @5580 [5580] 3 years nk order jids in left col by name; fixes 1658
(edit) @5420 [5420] 3 years nk set home folder as default folder for fchooser and set nice title on …
(edit) @5419 [5419] 3 years nk we can now export from history manager to txt
(edit) @5409 [5409] 3 years nk now we also scroll to result
(edit) @5406 [5406] 3 years nk double click on result row now opens equivalent JID. TODO: also scroll to …
(edit) @5384 [5384] 3 years nk if user removes sth, ask him on quiting about VACUUM and if he likes that …
(edit) @5382 [5382] 3 years nk fill search results listview; todo: operate on results
(edit) @5381 [5381] 3 years nk you can now delete one of more contact logs from database. all should work …
(edit) @5352 [5352] 3 years nk delete also removes from listview now
(edit) @5351 [5351] 3 years nk we can now delete a row or more from db. TODO: update UI on the fly
(edit) @5340 [5340] 3 years nk when we change jid clear previous content in logs_liststore
(edit) @5339 [5339] 3 years nk make history mgr executable
(edit) @5338 [5338] 3 years nk do not tb on invalid time
(add) @5323 [5323] 3 years nk introducing history_manager.py; button do not work and yes I plan to allow …
Note: See TracRevisionLog for help on using the revision log.