Mercurial > pidgin.yaz
graph
-
Remove commented-out calls to purple_connection_error.2007-09-18, by Will Thompson
-
Move prpl-irc to purple_connection_error_reason.2007-09-18, by Will Thompson
-
INVALID_USERNAME is a fatal reason.2007-09-18, by Will Thompson
-
Add PURPLE_REASON_INVALID_USERNAME, which should go away as soon as there's2007-09-18, by Will Thompson
-
Modify gadu-gadu to use purple_connection_error_reason. I'm not sure about2007-09-18, by Will Thompson
-
merge of '688a896af7f228132e0f78057e7ed5812c3f7b13'2007-09-18, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 41389df89a4a6a007d41cec33e33043cd41ea159)2007-09-17, by Will Thompson
-
more leak fixes.2007-09-17, by Daniel Atallah
-
Fix include ordering so GDK_WINDOWING_X11 is defined with older Gtk2007-09-17, by Stu Tomlinson
-
merge of '19b30281288c32f2ebdb7e2ae8c66817d77d96db'2007-09-17, by Sadrul Habib Chowdhury
-
Fix #3131 ('Ctrl , and Ctrl . moving tabs incorrectly'). Thanks to ftmichael for reporting the bug.2007-09-17, by Sadrul Habib Chowdhury
-
merge of '936cdaa27fea9a9673ee31a184af0a30d9471abe'2007-09-17, by Mark Doliner
-
This fixes compilation issues where old glib and either an old gcc or a2007-09-17, by John Bailey
-
Access search results directly instead of going through the API because2007-09-17, by Mark Doliner
-
Various warning fixes and a small leak fix.2007-09-17, by Daniel Atallah
-
merge of '18e1f28f6de13344c37092b56e228eec61772fd7'2007-09-17, by Daniel Atallah
-
merge of '5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19'2007-09-17, by Sadrul Habib Chowdhury
-
merge of '34d642b12b7215d55fd032cd513a7e225715f19a'2007-09-17, by Richard Laager
-
Document the patches from David Mohr which provide support for saving2007-09-17, by Ethan Blanton
-
Save default Gtk+ display in the command line for session restoration.2007-09-17, by Ethan Blanton
-
Accept --display as an argument, to be passed to Gtk+.2007-09-17, by Ethan Blanton
-
another day, another irritating workaround2007-09-19, by Nathan Walp
-
Rename the internal home_dir variable to user_dir to match the function and2007-09-16, by Richard Laager
-
merge of '23dc13dcb7632660e49a98fb7f2fc9510c51ce48'2007-09-16, by Richard Laager
-
Rename Pidgin's hash table of ongoing autoreconnections to 'auto_reconns'2007-09-16, by Will Thompson
-
Tab-complete as much as possible when there are multiple suggests.2007-09-17, by Sadrul Habib Chowdhury
-
merge of '4edaa472ef7d3d6b4bef04843b8e7116e3a44c84'2007-09-16, by Sadrul Habib Chowdhury
-
merge of '5eb5c567b85fa0c57d69ad649e737c11b45b70ec'2007-09-16, by Evan Schoenberg
-
Fix #3127.2007-09-16, by Sadrul Habib Chowdhury
-
Add checkboxes for 'auto-join' and 'persistent' in the add-chat dialog. Closes #2248.2007-09-16, by Sadrul Habib Chowdhury
-
merge of '249b00cea42025dd90023ffcffb778f320c99c99'2007-09-16, by Eoin Coffey
-
In the auto-personize code:2007-09-15, by Richard Laager
-
merge of '22f6ff41c9fffdd5267c9c96f8208a6071443e62'2007-09-15, by Richard Laager
-
merge of '133f2968e112c003cac1320d1ca0128d5da74066'2007-09-16, by Eoin Coffey
-
merge of '0411be512ef271d73fb2f800df237b0953a983a1'2007-09-16, by Andreas Monitzer
-
merge of '13c22e794b21817fd09887f5a0d20def762f5203'2007-09-15, by Sadrul Habib Chowdhury
-
Honour the persistency when closing the window from the WM.2007-09-15, by Sadrul Habib Chowdhury
-
Change Add/Edit to Manage. Fixes #1771 and #27962007-09-17, by Sean Egan
-
remove gpl boilerplate from doxygen docs2007-09-16, by Sean Egan
-
Turn off rules hint for gtkrequest. Fixes #26522007-09-15, by Sean Egan
-
special case smileys in the toolbar. Fixes #2668 I'll need a new icon from Hylke2007-09-15, by Sean Egan
-
only draw line on expanded group headers2007-09-15, by Sean Egan
-
Fix up Bonjour to use purple_connection_error_reason.2007-09-18, by Will Thompson
-
Make pidgin use report_disconnect_reason rather than report_disconnect, and2007-09-17, by Will Thompson
-
It's even better when code compiles. Remove references to disconnection2007-09-17, by Will Thompson
-
Create purple_connection_reason_is_fatal, which is basically a replacement for2007-09-17, by Will Thompson
-
Create PurpleConnectionUiOps.report_disconnect_reason and2007-09-17, by Will Thompson