Sat, 10 Nov 2007 15:41:37 +0000 |
Stu Tomlinson |
disapproval of revision 'b681959692589499c04b181e1db18edf0d6b2dc5'
|
Sat, 10 Nov 2007 15:23:56 +0000 |
Stu Tomlinson |
Make purple.h a generated file so plugins can just include this and never
|
Sat, 10 Nov 2007 15:21:01 +0000 |
Stu Tomlinson |
Allow myspace to build outside of the source tree
|
Sat, 10 Nov 2007 15:37:36 +0000 |
Gabriel Schulhof |
Double include fix
|
Sat, 10 Nov 2007 15:37:23 +0000 |
Gabriel Schulhof |
Another transience fix
|
Sat, 10 Nov 2007 13:15:44 +0000 |
Will Thompson |
A grammar fix for finch(1).
|
Sat, 10 Nov 2007 15:02:13 +0000 |
Gabriel Schulhof |
Removed typedef
|
Sat, 10 Nov 2007 14:58:54 +0000 |
Gabriel Schulhof |
Removed typedef
|
Sat, 10 Nov 2007 14:32:57 +0000 |
Gabriel Schulhof |
Make it compile
|
Sat, 10 Nov 2007 14:22:24 +0000 |
Gabriel Schulhof |
Make small array of _show_with_parent functions and use indices into that array as params in the GtkItemFactoryEntry list, rather than the function pointers themselves
|
Sat, 10 Nov 2007 05:20:46 +0000 |
Ka-Hing Cheung |
Use only the first 16 characters of the password, and plug a leak.
|
Sat, 10 Nov 2007 05:16:58 +0000 |
Ka-Hing Cheung |
make our xmlnode preserve prefixes
|
Sat, 10 Nov 2007 04:52:20 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
|
Sat, 10 Nov 2007 01:18:15 +0000 |
Sadrul Habib Chowdhury |
Minor adjustments to prevent a crash, correct a data type and fix drawing.
|
Fri, 09 Nov 2007 01:45:10 +0000 |
Sadrul Habib Chowdhury |
Use gobject properties for labels.
|
Tue, 06 Nov 2007 21:19:19 +0000 |
Sadrul Habib Chowdhury |
I feel good when I am able to send messages, instead of just typing them.
|
Mon, 05 Nov 2007 19:20:30 +0000 |
Sadrul Habib Chowdhury |
Hitting Return in the entry will trigger the 'activate' signal.
|
Mon, 05 Nov 2007 18:29:20 +0000 |
Sadrul Habib Chowdhury |
Enable auto-complete in the pounce dialog.
|
Wed, 31 Oct 2007 18:13:53 +0000 |
Sadrul Habib Chowdhury |
Buttons were leaking all this time!
|
Tue, 30 Oct 2007 10:50:20 +0000 |
Sadrul Habib Chowdhury |
Hitting enter on a file will trigger the 'select' button in the file selector dialog.
|
Tue, 30 Oct 2007 10:24:16 +0000 |
Sadrul Habib Chowdhury |
Pressing 'insert' in the plugins window triggers the 'Install Plugin..' button.
|
Tue, 30 Oct 2007 10:22:46 +0000 |
Sadrul Habib Chowdhury |
Get rid of unnecessary strdup.
|
Tue, 30 Oct 2007 10:15:58 +0000 |
Sadrul Habib Chowdhury |
Close #2810. ('Non-XHTML-IM messages with links in them are broken.')
|
Tue, 30 Oct 2007 09:55:47 +0000 |
Sadrul Habib Chowdhury |
Do not ellipsize in a column of size 1.
|
Tue, 30 Oct 2007 09:32:10 +0000 |
Sadrul Habib Chowdhury |
Patch from Josh Davis to correct ellipsization for right-aligned columns.
|
Tue, 30 Oct 2007 09:17:50 +0000 |
Sadrul Habib Chowdhury |
Do not do unnecessary processing when updating text in a column.
|
Sun, 28 Oct 2007 17:17:56 +0000 |
Casey Harkins |
Rolling back docklet geometry changes. These will have to wait until next
|
Sun, 28 Oct 2007 17:16:42 +0000 |
Casey Harkins |
propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0a163d30bd4e04f722543b3868eb2d934e5e1db8)
|
Sun, 28 Oct 2007 01:37:23 +0000 |
Ethan Blanton |
Bring silcpurple_create_keypair for silc 1.0 in line with the new
|
Sun, 28 Oct 2007 01:05:17 +0000 |
Gabriel Schulhof |
Patch from Gabriel Schulhof to transiate yet another window.
|
Fri, 26 Oct 2007 13:31:26 +0000 |
Sadrul Habib Chowdhury |
Add 'yank' action in the entry boxes.
|
Fri, 26 Oct 2007 09:44:00 +0000 |
Sadrul Habib Chowdhury |
Fix doxygen foo, thanks to resiak\!
|
Fri, 26 Oct 2007 08:41:17 +0000 |
Sadrul Habib Chowdhury |
Draw the 'header' correctly when not showing borders.
|
Fri, 26 Oct 2007 08:39:34 +0000 |
Sadrul Habib Chowdhury |
Show alias in restored conversation.
|
Fri, 26 Oct 2007 07:27:00 +0000 |
Sadrul Habib Chowdhury |
transpose-chars action for the entry boxes.
|
Wed, 24 Oct 2007 10:14:58 +0000 |
Sadrul Habib Chowdhury |
Add properties to boxes. This is the Right Way of doing things.
|
Sun, 21 Oct 2007 08:40:42 +0000 |
Sadrul Habib Chowdhury |
Fix menu hiding.
|
Sat, 20 Oct 2007 05:55:44 +0000 |
Sadrul Habib Chowdhury |
merge of '433b476c9aefc965849a15060e0feeccb640d283'
|
Thu, 18 Oct 2007 18:17:23 +0000 |
Casey Harkins |
ChangeLog.API the new docklet geometry API. Fixes #521. Refs #1632.
|
Thu, 18 Oct 2007 17:58:40 +0000 |
Casey Harkins |
propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0ac7285573f2998a702d7cbc62e7e8cc91e616e8)
|
Sat, 20 Oct 2007 05:52:52 +0000 |
Sadrul Habib Chowdhury |
Add gnt_menuitem_activate, and 'activate' signal for GntMenuItem.
|
Sat, 20 Oct 2007 05:50:48 +0000 |
Sadrul Habib Chowdhury |
Prevent occasional crashes on quit.
|
Sat, 20 Oct 2007 05:48:32 +0000 |
Sadrul Habib Chowdhury |
Readjust the column widths when a column is hidden/redisplayed.
|
Tue, 16 Oct 2007 13:06:48 +0000 |
Sadrul Habib Chowdhury |
Doxygen for gnt.
|
Tue, 16 Oct 2007 11:05:59 +0000 |
Sadrul Habib Chowdhury |
Missing changelog entries and @since tags from 3f567df17490f68b4feb8cf26ad004a34eb7cc9a.
|
Tue, 16 Oct 2007 11:04:09 +0000 |
Sadrul Habib Chowdhury |
Add the menu-binding stuff in the manpage.
|
Tue, 16 Oct 2007 09:51:12 +0000 |
Sadrul Habib Chowdhury |
Add gnt_color_pair, which will replace color codes with 'appropriate' text
|
Tue, 16 Oct 2007 04:14:54 +0000 |
Sadrul Habib Chowdhury |
ChangeLog.API some of the current-media changes.
|
Mon, 15 Oct 2007 00:41:22 +0000 |
Richard Laager |
Add and call a purple_util_uninit() to free user_dir and customer_home_dir
|
Fri, 16 Nov 2007 23:01:37 +0000 |
Richard Laager |
disapproval of revision 'ddd8161138d003646cb2960438fe8011a3d71a8b'
|
Mon, 15 Oct 2007 00:40:33 +0000 |
Richard Laager |
A missing s/PURPLE_REQUEST_HINT/PURPLE_REQUEST_UI_HINT/
|
Sun, 14 Oct 2007 20:55:36 +0000 |
Richard Laager |
Document the addition of the PURPLE_REQUEST_UI_HINT_* defines.
|
Sun, 14 Oct 2007 20:53:40 +0000 |
Richard Laager |
Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
|
Sun, 14 Oct 2007 19:52:54 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head e8fa6e02ff781b7fa39b211e7617c5083ea42688)
|
Sun, 14 Oct 2007 19:50:27 +0000 |
Richard Laager |
Document the UI hint defines and remove some bad ui_hint @param lines from
|
Sun, 14 Oct 2007 19:46:19 +0000 |
Richard Laager |
Mark some libpurple-internal functions as deprecated to further help keep
|
Fri, 16 Nov 2007 23:00:44 +0000 |
Richard Laager |
disapproval of revision '3588a68b11327f068eea391242fa5896bb72f8dd'
|
Sun, 14 Oct 2007 19:44:39 +0000 |
Richard Laager |
Use the PURPLE_REQUEST_HINT defines for comparisons.
|
Fri, 16 Nov 2007 23:00:32 +0000 |
Richard Laager |
disapproval of revision '0bca057095e209f4b41abe027de4864301ead50e'
|
Sun, 14 Oct 2007 18:43:32 +0000 |
Gabriel Schulhof |
#define-ing PIDGIN_REQUEST_HINT_PRIVACY "privacy" inside gtkprivacy.c, because it is used 4 times, and once for gtk_window_set_role()
|
Fri, 16 Nov 2007 23:27:01 +0000 |
Richard Laager |
disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
|
Sun, 14 Oct 2007 18:07:19 +0000 |
Gabriel Schulhof |
Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
|
Sun, 14 Oct 2007 03:14:43 +0000 |
Richard Laager |
Wrap the newly deprecated functions with #ifndef PURPLE_DISABLE_DEPRECATED.
|
Sun, 14 Oct 2007 03:07:06 +0000 |
Richard Laager |
Document the with_hint API changes.
|
Sun, 14 Oct 2007 02:49:47 +0000 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
|
Fri, 16 Nov 2007 22:59:33 +0000 |
Richard Laager |
disapproval of revision '403dd7caf39b853d3f3620441ea1abebb19cfa03'
|
Sun, 14 Oct 2007 02:43:06 +0000 |
Richard Laager |
Fix up some broken changes in the request API UI hint changes.
|
Sun, 14 Oct 2007 02:41:00 +0000 |
Richard Laager |
merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
|
Sat, 13 Oct 2007 23:59:52 +0000 |
Richard Laager |
Document the window transient_for changes. Refs #2617
|
Sat, 13 Oct 2007 23:32:54 +0000 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)
|
Sat, 13 Oct 2007 00:22:20 +0000 |
Will Thompson |
purple_lt_current needed to be bumped (as per the comment at the start of
|
Fri, 12 Oct 2007 03:53:58 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 26e91b9e80a9d63c85455f11102f75f36cb95afc)
|
Fri, 12 Oct 2007 03:34:53 +0000 |
Richard Laager |
Merge the ChangeLog.API entries for 2.3.0
|
Fri, 12 Oct 2007 03:32:17 +0000 |
Richard Laager |
merge of '87d5331b62c3e62aaacddc0fe0a8c3f0787cda2b'
|
Fri, 12 Oct 2007 03:29:36 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head fa0e512d79dfe479bc36c2436089b51854ef3eb5)
|
Fri, 12 Oct 2007 02:57:26 +0000 |
Sadrul Habib Chowdhury |
Changelog some of the stuff.
|
Fri, 12 Oct 2007 02:18:35 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)
|
Fri, 12 Oct 2007 02:06:38 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.sadrul.currentmedia' (head 734d4a6e0655850d5f891d22d4c37f15d0ccf1bd)
|
Thu, 04 Oct 2007 04:15:56 +0000 |
Sadrul Habib Chowdhury |
Missing buddylist request field stuff.
|
Thu, 04 Oct 2007 04:02:33 +0000 |
Sadrul Habib Chowdhury |
Add marshalling functions for the authorization signals.
|
Wed, 03 Oct 2007 14:14:31 +0000 |
Sadrul Habib Chowdhury |
Convert the inputs to UTF8 first before doing anything. Thanks a lot to Ionic` on #pidgin for testing.
|
Wed, 03 Oct 2007 07:19:31 +0000 |
Sadrul Habib Chowdhury |
Add a note: Perhaps look at menu-labels if it doesn't have an ID when processing an accelerator key.
|
Wed, 03 Oct 2007 07:12:01 +0000 |
Sadrul Habib Chowdhury |
Add IDs to the menuitems in the buddylist menu so they can have acceletor keys.
|
Wed, 03 Oct 2007 07:09:03 +0000 |
Sadrul Habib Chowdhury |
Toplevel boxes don't have menus.
|
Wed, 03 Oct 2007 06:51:26 +0000 |
Sadrul Habib Chowdhury |
Allow binding key-shortcuts to menuitems.
|
Wed, 14 Nov 2007 03:19:15 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision '6ed8ed5b5440b381d08d2a36c8b60d05d935aaa8'
|
Wed, 03 Oct 2007 05:42:31 +0000 |
Sadrul Habib Chowdhury |
Sample use of the buddylist node request field.
|
Wed, 03 Oct 2007 05:41:55 +0000 |
Sadrul Habib Chowdhury |
merge of '7ad0c13aa61f79d4ac1cfaf922642b4b63ebc914'
|
Wed, 19 Sep 2007 13:37:35 +0000 |
Sadrul Habib Chowdhury |
merge of '0aa0a220a3346cbd27a0595bb2136c61712a5a4e'
|
Wed, 19 Sep 2007 11:00:49 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head abd68a0284028e1f6620c0f7ef517a13458d49d1)
|
Wed, 10 Oct 2007 04:04:52 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b7ee9ed3d96546482462baf63c4127858553c275)
|
Wed, 10 Oct 2007 04:01:22 +0000 |
Richard Laager |
Move 2.2.2 to the right place.
|
Wed, 10 Oct 2007 03:57:39 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)
|
Sun, 07 Oct 2007 16:19:58 +0000 |
Richard Laager |
Move the PURPLE_DISABLE_DEPRECATED entry to 2.3.0 and document the new plugin unload handling.
|
Sun, 07 Oct 2007 16:07:07 +0000 |
Richard Laager |
Use purple_plugin_disable() to get the right behavior with plugins that
|
Sun, 07 Oct 2007 16:06:20 +0000 |
Richard Laager |
Use the new purple_plugin_disable() function and purple_plugin_unload()'s
|
Sun, 07 Oct 2007 16:03:37 +0000 |
Richard Laager |
Bump the version to 2.3.0
|
Sun, 07 Oct 2007 16:02:55 +0000 |
Richard Laager |
* Add purple_plugin_disable() to prevent plugins from loading on the next
|
Sun, 07 Oct 2007 15:58:57 +0000 |
Richard Laager |
If there is no secondary text in a notify, avoid adding "\n\n" and creating
|
Sun, 07 Oct 2007 15:15:58 +0000 |
Richard Laager |
Document the addition of purple_plugin_disable() and the changes to
|
Sun, 07 Oct 2007 15:11:22 +0000 |
Richard Laager |
Fix the last two entries: we've used lowercase version elsewhere.
|
Sun, 07 Oct 2007 14:58:23 +0000 |
Richard Laager |
I think we're doing the proper checks now, so remove a TODO. If this is
|
Sun, 07 Oct 2007 14:27:59 +0000 |
Richard Laager |
Use g_list_delete_link() instead of g_list_remove() in this new code, as
|
Sun, 07 Oct 2007 14:25:17 +0000 |
Richard Laager |
Re-add a loop I removed in b5acf346a6ed692acc613d71a9ebbfcf4726cc63. It's
|
Sat, 06 Oct 2007 23:07:45 +0000 |
Richard Laager |
Fix a syntax error so this compiles.
|
Sat, 06 Oct 2007 22:59:14 +0000 |
Richard Laager |
merge of '6b5f1f48667171fe73de619dd8f80cacd231a2e2'
|
Sat, 06 Oct 2007 22:59:09 +0000 |
Richard Laager |
Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
|
Sat, 06 Oct 2007 22:47:38 +0000 |
Richard Laager |
Deprecate the purple_plugins_register_* and purple_plugins_unregister_* functions. We have plugin-load and plugin-unload signals.
|
Sat, 06 Oct 2007 22:46:57 +0000 |
Richard Laager |
Remove some TODOs on deprecated code.
|
Sat, 06 Oct 2007 22:43:55 +0000 |
Richard Laager |
Honor the return value of a plugin's unload function.
|
Fri, 09 Nov 2007 19:58:42 +0000 |
Jochen Kemnade |
German translation update
|
Fri, 09 Nov 2007 17:37:12 +0000 |
Stu Tomlinson |
applied changes from f0cdd16c20f9773e28cd79b36ffcf1c66057e32e
|