2007-06-17 |
Stu Tomlinson |
Reduce code duplication and keep gtk 2.0 compatibility by making
|
2007-06-17 |
Richard Laager |
Use dynamic string manipulation to get rid of a MAXPATHLEN.
|
2007-06-16 |
Richard Laager |
merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'
|
2007-06-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
|
2007-06-16 |
Sadrul Habib Chowdhury |
merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
|
2007-06-15 |
Sean Egan |
propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
|
2007-06-16 |
Richard Laager |
disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
|
2007-06-07 |
Richard Laager |
Mark the return type const for the following functions. I noticed this
|
2007-06-06 |
Sean Egan |
propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)
|
2007-06-04 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
|
2007-06-03 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
|
2007-06-02 |
Luke Schierer |
propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
|
2007-05-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.for_2_1_0' (head 24ee3feb7b0e68036eebb50b90278e581fea942a)
|
2007-06-15 |
Sadrul Habib Chowdhury |
merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
|
2007-06-02 |
Sadrul Habib Chowdhury |
merge of '2a1a3522e67a5f99ed2e65a23693d148907cfdb7'
|
2007-06-02 |
Sadrul Habib Chowdhury |
Make the GMail hackery work.
|
2007-06-01 |
Sadrul Habib Chowdhury |
merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'
|
2007-06-10 |
Stu Tomlinson |
Unleak a few bytes in the screenname completion code
|
2007-06-05 |
Stu Tomlinson |
Fix rounding of buddy icons, it looks like when MSN Messenger converts jpgs
|
2007-06-02 |
Stu Tomlinson |
Fix for the protocol type being off by one in modify account dialog
|
2007-06-01 |
Daniel Atallah |
Fix the "transfer file or embed image" message (it looks like it was copied and pasted incorrectly).
|
2007-05-31 |
Sadrul Habib Chowdhury |
merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'
|
2007-05-27 |
Sadrul Habib Chowdhury |
Make sure if some plugin used pidgin_protocol_option_menu_new, they continue
|
2007-05-25 |
Sadrul Habib Chowdhury |
Fix the last merge.
|
2007-05-25 |
Sadrul Habib Chowdhury |
merge of '2f10c41a04555ebc895ec5168c3c2996c738cbd9'
|
2007-05-31 |
Sean Egan |
Reluctantly, I've added a preference for overriding the GTK+ default theme in GtkIMHtml widgets. There is support for this feature in the GNOME HIG and in other GTK+ (including GNOME) applications. This fixes #494. This is a GTK+ 2.4-only feature. I don't update the fonts in existing gtkimhtml's yet, only in new ones. Someone else may want to take care of that
|
2007-05-25 |
Richard Laager |
Casting things to gpointer isn't useful, unless they were previously const.
|
2007-05-25 |
Sadrul Habib Chowdhury |
Remove code duplication for prpl-icon creation.
|
2007-05-25 |
Sadrul Habib Chowdhury |
Use purple_conversation_extended_menu to add items in the conversation
|
2007-05-24 |
Sadrul Habib Chowdhury |
Use utility functions to get user info. Closes #964.
|
2007-05-24 |
Sadrul Habib Chowdhury |
Change pidgin_separator to return the separator added to the menu.
|
2007-05-21 |
Gabriel Schulhof |
Forgot an instance of g_object_new and some other changes are necessary, too.
|
2007-05-20 |
Gabriel Schulhof |
Coding style changes
|
2007-05-19 |
Richard Laager |
Fix a logic mistake I introduced during a cleanup.
|
2007-05-19 |
Richard Laager |
Add some braces and clean up indentation.
|
2007-05-19 |
Richard Laager |
Apply some constification.
|
2007-05-19 |
Richard Laager |
Style changes in if statements.
|
2007-05-19 |
Richard Laager |
Style change: death to spaces before semi-colons.
|
2007-05-20 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 66aea7d56ba9aeefe7437693c284ba2e3d649835)
|
2007-05-19 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)
|
2007-05-18 |
Gabriel Schulhof |
Added to gtkutils.c:
|
2007-05-13 |
Gabriel Schulhof |
Formatting changes.
|
2007-05-13 |
Gabriel Schulhof |
aop_menu branch
|
2007-05-14 |
Richard Laager |
Replace strcasecmp() calls with glib equivalents.
|
2007-05-13 |
Sadrul Habib Chowdhury |
Patch from Gabriel Schulhof to fix the Google-Talk selection.
|
2007-05-12 |
Richard Laager |
Only include Google Talk if we have XMPP.
|
2007-05-12 |
Richard Laager |
Sort Google Talk appropriately.
|
2007-05-10 |
Daniel Atallah |
Display the image info label in the icon chooser preview area. I'm not sure why this was only being displayed in the pre-GTK 2.4.0 chooser. Also, always use our preview widget - we don't need to fallback to the GTK default previewer, this fixes #458 and seems like the right thing to do in this case.
|
2007-05-09 |
Richard Laager |
merge of '4c166ec2780777ec3a8a3f5ad6774ec0a47c35e2'
|
2007-05-09 |
Daniel Atallah |
Fix #459 - Choose buddy icon UI doesn't list the current directory. The "update-preview" signal cb must call gtk_file_chooser_set_preview_widget_active().
|
2007-05-09 |
Richard Laager |
Add a Google Talk icon from Vinicius Depizzol.
|
2007-05-09 |
Richard Laager |
Drop the (XMPP) from Google Talk. It's not going to help much.
|
2007-05-09 |
Richard Laager |
Make Google Talk stick when chosen, rather than jumping right to XMPP.
|
2007-05-09 |
Richard Laager |
disapproval of revision '4c87fc288fc11aefa6d7ff9c06f98a532e72d6fb'
|
2007-05-09 |
Richard Laager |
disapproval of revision '620eb129d63346bbbfe03d4ab019bef4096dd3e5'
|
2007-05-09 |
Richard Laager |
Add Google Talk to the account editor. I'm sure this will be controversial.
|
2007-05-06 |
Richard Laager |
Change the PIDGIN_NAME stuff to allow translators to transliterate the
|
2007-04-29 |
Richard Laager |
Remove a printf debug line.
|
2007-04-28 |
Daniel Atallah |
Plug leak.
|
2007-04-27 |
Sean Egan |
propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
|