Commit Graph

75 Commits

Author SHA1 Message Date
Yann Leboulanger 2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Éric Araujo fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Yann Leboulanger 956accf010 Bye bye glade, Hi gtk builder. Fixes #4945 2010-01-22 19:57:59 +01:00
mariolenz 05a86e8357 harmonize indentation. Fixes #5518 2009-12-28 23:04:23 +01:00
Yann Leboulanger 002b8a720f finish using icon theme. Fixes #2378 2009-12-01 15:50:58 +01:00
Yann Leboulanger 66fdb1490d don't try to import pysqlite2, we depend on sqlite3 2009-11-30 16:36:47 +01:00
Alexander Cherniuk 7316d00766 New portion of doc-string refactoring 2009-11-25 19:52:56 +02:00
Yann Leboulanger 1c28dbfae9 properly decode string in history manager. Fixes #5430 2009-11-16 16:42:40 +01:00
Yann Leboulanger d19df32c16 reorder imports in history_manager so that it can bu run. Fixes #5391 2009-11-02 06:59:56 +01:00
Yann Leboulanger a2d6d25324 export time when exporting logs. see #5060 2009-06-04 20:48:04 +02:00
Yann Leboulanger e6efcebfa8 add -c option to history_manager. Fixes #5058 2009-05-29 09:18:55 +02:00
js 92a911da9b If we don't have an interpreter for them, don't make them executable! 2009-01-11 14:47:21 +00:00
Yann Leboulanger 13e6b4e58f install gajim-history-manager to bin directory, remove shebang line in py files. Fixes #4624 2009-01-06 07:16:07 +00:00
Yann Leboulanger e389e0b16b [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
Yann Leboulanger c163e90b10 [thorstenp] fix unused variables 2008-12-02 15:53:23 +00:00
Yann Leboulanger 06ab4a7b6d revert thorstenp patches for now. They introduce bugs. 2008-10-20 21:38:06 +00:00
Yann Leboulanger f801a50260 [thorstenp] fix unused variables 2008-10-20 21:17:48 +00:00
Julien Pivotto de4a23e751 See #4200.
* remove js from some headers
 * set coding:utf-8 to allow real names in headers
2008-08-15 17:31:51 +00:00
Julien Pivotto 8bc9bc29ae * Big headers review
* Remove some licencing problems
 * To do: same for images
 * See #4200
2008-08-15 03:20:23 +00:00
Yann Leboulanger 9329bcc4c1 less and less blocking dialogs 2008-08-07 13:25:25 +00:00
js 8605cd3f38 For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
js 12014b40b6 * If found, automatically use included gtk on win32.
* Don't include docutils stuff in win32 builds.
2008-05-19 10:58:03 +00:00
Stephan Erb 87cb977fb7 Hide label in history_manager when we search something. 2007-12-09 21:03:40 +00:00
Yann Leboulanger 00ad2846c0 import release diff from 0.11.4, svn version is now 0.11.4.0-svn 2007-12-06 20:38:41 +00:00
Stephan Erb ca796ae62f Import gajim's exceptions module not python's default one. 2007-11-29 22:10:19 +00:00
Yann Leboulanger 22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Yann Leboulanger 10f8279e57 NonModalConfirmationDialog and ConfirmationDialognow automaticaly close window on ok or cancel. fixes #3486 2007-10-07 17:22:47 +00:00
Yann Leboulanger 55aa74afc7 fix history manager since configpath has changed (see [8434]). fixes #3378 2007-08-19 22:51:40 +00:00
Yann Leboulanger 701bdb6b85 use set_no_show_all from glade when possible instead of code. fixes #2248 2007-08-09 08:57:59 +00:00
Jean-Marie Traissard d37e7d8e3e No space in indentation, checked by drpython (editor). /src part 2007-02-04 13:01:04 +00:00
Nikos Kouremenos e9afe36ff3 clean code and update to using GTK/PyGTK 2.8; see #2248 2007-01-16 23:26:38 +00:00
Nikos Kouremenos 3535249ba1 py25 comes with pysqlite module in the stdlib 2006-10-11 22:31:51 +00:00
Yann Leboulanger f8b647c473 fix var name 2006-10-08 10:08:16 +00:00
Yann Leboulanger e0fc5d3b7f [sgala]show correct status changements in history manager. Fixes #2511 2006-10-08 10:04:32 +00:00
Nikos Kouremenos 799a372d18 no need to call shell 2006-10-07 13:22:01 +00:00
Yann Leboulanger e1ab80d648 [sgala] don't show in history manager jids that have no logs. 2006-09-19 09:18:06 +00:00
Yann Leboulanger 152093e42e [bronger] translate correclt strings during runtime. Fixes #2394 2006-09-08 22:27:04 +00:00
Yann Leboulanger e7cb71916c import i18n when needed to launch history manager 2006-06-22 13:34:12 +00:00
Yann Leboulanger bc26593974 use gettext.install. Fixes #497 2006-06-15 06:49:04 +00:00
Jean-Marie Traissard 93fec9d9e1 Set gajim icon for history manager window too. Fixes #1986. 2006-05-21 20:42:26 +00:00
Dimitur Kirov 3d36c29d87 glade is moved to data/glade 2006-05-02 16:10:13 +00:00
Dimitur Kirov 5e6b016af1 split gtkgui.glade in several small glade
files, which are now located in data/glade/
2006-05-02 15:53:25 +00:00
Yann Leboulanger 50c14f16a8 typo 2006-05-01 17:42:12 +00:00
Yann Leboulanger bd3ced933a nicer file header for executable files. 2006-05-01 17:34:08 +00:00
Yann Leboulanger 918884fa54 fix TB 2006-04-11 19:39:54 +00:00
Nikos Kouremenos c6ce8c763a [jim++] include status into status message 2006-04-10 18:53:02 +00:00
Nikos Kouremenos 645af4e7b7 show nickname/subj cols only when needed 2006-04-09 19:08:57 +00:00
Yann Leboulanger b9c96a195d destroy dialog when we press ok in history_manager.py when we delete a jid. Fixes #1833 2006-04-09 12:38:38 +00:00
Nikos Kouremenos 73bdf4900d make clear and append logic non-bogus; move FIXME to the right place;TODO fix fime 2006-04-09 11:02:43 +00:00
Nikos Kouremenos c92f151f32 we can now export room logs too 2006-04-09 10:40:51 +00:00