2007-06-30 |
Richard Laager |
Minor coding style changes.
|
2007-06-30 |
Richard Laager |
Document the addition of pidgin_themes_remove_smiley_theme
|
2007-06-30 |
Richard Laager |
Whitespace changes.
|
2007-06-30 |
Richard Laager |
Eliminate some duplicate code.
|
2007-06-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head ede31f4a584caeaede8c7c46cbece5a420b41050)
|
2007-06-30 |
Richard Laager |
ChangeLog the new QIP logger in the Log Reader plugin.
|
2007-06-30 |
Richard Laager |
Minor comment fix.
|
2007-06-30 |
Richard Laager |
Make the MSN logger set flags and ues <br> instead of \n. This fixes the
|
2007-06-30 |
Richard Laager |
Make the Adium logger set flags, though it's still very much a stub.
|
2007-06-30 |
Richard Laager |
merge of '9c48f5af550f327eddd36eef116a426804115095'
|
2007-06-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b34743e0bab991600b435760c67a34c881d018ff)
|
2007-06-30 |
Richard Laager |
Fix warnings and add a call to g_timeout_add_seconds() just because.
|
2007-06-30 |
Sadrul Habib Chowdhury |
Add a callback that gets triggered by SIGWINCH.
|
2007-06-30 |
Sadrul Habib Chowdhury |
merge of '4f8ab97003711152439b821c5bfa99036761afe9'
|
2007-06-29 |
Sean Egan |
merge of '89468df5d1cdb033902c9f7e41cfdf3a348d97bc'
|
2007-07-06 |
Will Thompson |
Add a missing apostrophe in a comment.
|
2007-06-29 |
Will Thompson |
Remove static meify from yahoochat.c and replace use of it with
|
2007-06-30 |
Sadrul Habib Chowdhury |
Allowing specifying different styles for different applications.
|
2007-06-30 |
Sadrul Habib Chowdhury |
Let's use g_set_prgname too.
|
2007-06-30 |
Richard Laager |
Make the Trillian logger set flags properly, and use <br> instead of \n for
|
2007-06-29 |
Michael Shkutkov |
using <br> as end of line instead of '\n' in QIP logger. With this change History plugin works fine
|
2007-06-29 |
Michael Shkutkov |
propagate from branch 'im.pidgin.pidgin' (head 85bfdd599b8244d85271918b48154ff6285139c4)
|
2007-06-29 |
Sadrul Habib Chowdhury |
Add links to the signal documents in the API documents.
|
2007-06-29 |
Evan Schoenberg |
merge of '32cacc02ac154597af16ab9465ee19dc75149903'
|
2007-06-29 |
Sadrul Habib Chowdhury |
merge of '429cd0e98273585aff110cda79f8a1db03dcd001'
|
2007-06-29 |
Sadrul Habib Chowdhury |
Remove some duplication, and make the slider a little nicer.
|
2007-06-29 |
Sadrul Habib Chowdhury |
Build the slider widget.
|
2007-06-29 |
Sadrul Habib Chowdhury |
Add a slider widget.
|
2007-06-29 |
Sadrul Habib Chowdhury |
Erase the old text when the text in a label changes.
|
2007-06-29 |
Sadrul Habib Chowdhury |
disapproval of revision '55f25ca4569ed8707e9e15566c594c569dce34e2'
|
2007-06-29 |
Sadrul Habib Chowdhury |
Unset invisible flag when showing a widget.
|
2007-06-29 |
Sadrul Habib Chowdhury |
Oops. I missed this. This allows setting tree-column titles one by one.
|
2007-06-29 |
Sadrul Habib Chowdhury |
Update search-api to not crash. Searching for users in xmpp/oscar works now.
|
2007-06-29 |
Sadrul Habib Chowdhury |
Draw the password entries correctly.
|
2007-06-28 |
Sadrul Habib Chowdhury |
If the action-windows are already there, then bring them to front when
|
2007-06-28 |
Sadrul Habib Chowdhury |
Allow raising window only from an event-stack, otherwise set the urgent flag.
|
2007-06-28 |
Sadrul Habib Chowdhury |
merge of 'd08e73765328352fb955bb0b4e908eb39bea7b5d'
|
2007-06-28 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head d08e73765328352fb955bb0b4e908eb39bea7b5d)
|
2007-06-28 |
Sean Egan |
When the scrolled window is set to GTK_POLICY_NEVER, the scrolledwindow will increase its size request when there's enough text in the imhtml to warrent it. Turning the policy to AUTOMATIC makes the text wordwrap the way we want
|
2007-06-29 |
Evan Schoenberg |
purple_imgstore_add() has checks which can lead it to return NULL (which should be NULL, not 0); purple_imgstore_add_with_id() should therefore allow for the possibility that the returned value is NULL and check it before using it. An id of 0 is returned if the function fails.
|
2007-06-28 |
Richard Laager |
merge of '4622b2fa3f28dfda1d13eac1a7db52752dd45635'
|
2007-06-28 |
Mark Doliner |
merge of '3063645a233865eda6b7df4cb96b20845a76c2e3'
|
2007-06-28 |
Ethan Blanton |
merge of '095a1f48d1182da336a43daa9b063aa279ac625e'
|
2007-06-28 |
Stu Tomlinson |
Updated Korean translation
|
2007-06-28 |
Stu Tomlinson |
Credit the current Korean translator
|
2007-06-28 |
Sadrul Habib Chowdhury |
Mark some string for translation, and show only one preference window at a
|
2007-06-28 |
Sadrul Habib Chowdhury |
Consider closing a request dialog equivalent to cancelling it.
|
2007-06-28 |
Sadrul Habib Chowdhury |
Show better tooltips for contacts.
|
2007-06-28 |
Stu Tomlinson |
merge of '3bc50b53735238c5650e94eb663e7b7d9623be2a'
|
2007-06-27 |
Sadrul Habib Chowdhury |
merge of '27846e24a6f7b260a1e3c53e16e35180aa5a240c'
|
2007-06-27 |
Sadrul Habib Chowdhury |
Use g_set_application_name here too.
|
2007-06-27 |
Sean Egan |
Handle size saving
|
2007-06-27 |
Sean Egan |
Whoops! Properly order the arguments to creating the chat infopane markup
|
2007-06-27 |
Sean Egan |
Turns off 'allow_shrink' on conversation windows. Fixes #506
|
2007-06-27 |
Sean Egan |
Bug fix. Make 'all_required_fields_filled' understand that an empty string does not qualify as filled
|
2007-06-27 |
Sean Egan |
I'm always committing debug messages. This commit removes one.
|
2007-06-27 |
Sean Egan |
Make password fileds in Jabber's Change Password dialog required. Fixes #1907
|
2007-06-27 |
Sean Egan |
merge of 'e5b0331c61159ba11ebeab0839f13f073a8d4b22'
|
2007-06-27 |
Sadrul Habib Chowdhury |
merge of '02e31783092022387f8f75061f64d72af74c1ceb'
|
2007-06-27 |
Sadrul Habib Chowdhury |
merge of '816f8d7bf86bf8e3853b6a663bed65843b2d8a38'
|
2007-06-27 |
Sean Egan |
merge of 'a1842200c8a0003dcb3a203be6a3b96be5c724e7'
|
2007-06-27 |
Luke Schierer |
merge of '6778b9e770331dedbf2e31f4edbbca4b854d939d'
|
2007-06-27 |
Sadrul Habib Chowdhury |
Plug a memory leak.
|
2007-06-27 |
Sadrul Habib Chowdhury |
Use the new flags to make the tooltip look better.
|
2007-06-27 |
Sadrul Habib Chowdhury |
Add flags to a textview to decide whether to show scrollbars, and whether
|
2007-06-27 |
Sadrul Habib Chowdhury |
merge of '475a8ca28dabbffcdd32005dfbc33c853b1eb7de'
|
2007-06-27 |
Sadrul Habib Chowdhury |
merge of '44c5b35ad7903bcaed23711b5dbf0b7fcb261b47'
|
2007-06-27 |
Sadrul Habib Chowdhury |
This is a more flexible way of getting random settings from .gntrc.
|
2007-06-27 |
Sean Egan |
Allow the userlist to get focus, to allow keyboard navigation of it.
|
2007-06-27 |
Sean Egan |
Mobile icon trumps prpl icon in expanded buddies. Fixes #515
|
2007-06-27 |
Sean Egan |
Patch from SuperMMX to correct group colors. Fixes #1640
|
2007-06-27 |
Sean Egan |
Removes the 'remove all buffer tags' function from gtkimhtml's close_tags() function. The problem was that the BACKGROUND tag is always at the end iter, and we don't want to remove that. The toggle functions called above it should do the trick of properly resetting everything, and it does seem to. Fixes #1034
|
2007-06-27 |
Sean Egan |
When an XMPP buddy signs off, show the status of the currently highest priority buddy, rather than the status of the signed off buddy. Fixes #1126
|
2007-06-27 |
Sean Egan |
merge of '1021f142edad27e5a1f750f8d439c3bc5bf07b81'
|
2007-06-27 |
Sadrul Habib Chowdhury |
Set and use convchatbuddy->buddy.
|
2007-06-27 |
Sadrul Habib Chowdhury |
Start filling in the doxygen-help skeleton.
|
2007-06-27 |
Sadrul Habib Chowdhury |
Generate doxy-help files for libgnt. And make it actually work.
|
2007-06-27 |
Etan Reisner |
merge of '152574afac3f14348361a22106e5716b24b844e1'
|
2007-06-26 |
Sadrul Habib Chowdhury |
merge of '0463fbaf601f7ae2299e325969cf0324ab2f4dc0'
|
2007-06-26 |
Sadrul Habib Chowdhury |
merge of '957d8b98b97eb5f2d3f58208e8ad28a55f3f81b8'
|
2007-06-26 |
Sadrul Habib Chowdhury |
merge of '04d5b730e989c3ade5910586e68addc25c30bd7c'
|
2007-06-26 |
Sadrul Habib Chowdhury |
merge of '0c6d125066d754b13d41953911c8ea86f0289ec4'
|
2007-06-26 |
Sadrul Habib Chowdhury |
Executing a command doesn't require to be active in the chat or the account
|
2007-06-26 |
Sadrul Habib Chowdhury |
Patch from jeff to add a 'clearall' command to clear all the scrollbacks.
|
2007-06-27 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 704b8c18f7c29f1fc8bfcf640275d2a9928ed03c)
|
2007-07-03 |
Nathan Walp |
I like this better
|
2007-07-02 |
Nathan Walp |
UI info for finch and pidgin (finch guys probably want to take a look
|
2007-07-02 |
Nathan Walp |
core support for UI info...now to do the UI piece
|
2007-06-27 |
Sean Egan |
Re-arrange a few lines in gtkimhtml's paste function so that we reset formatting after moving the cursor to the new location. Fixes #1198
|
2007-06-27 |
Sean Egan |
Handle NULL chat topics
|
2007-06-26 |
Sean Egan |
Don't crash on ncik completion if alias or name is NULL. Fixes #1742
|
2007-06-26 |
Sean Egan |
Allow ICQ icons to be up to 52x64 pixels. Fixes #1274
|
2007-06-26 |
Sean Egan |
Call gtk_label_set_mnemonic_widget() in pidgin_make_accessible_label. Closes #589
|
2007-06-26 |
Stu Tomlinson |
Fix the dependencies of dbus-types.c & dbus-types.h so they will be rebuilt
|
2007-06-25 |
Casey Harkins |
Work around bug in older gtk+ versions which does not set the changed_mask
|
2007-06-25 |
Casey Harkins |
Guard against passing NULL to GDK_DISPLAY_XDISPLAY. This resolves a crash
|
2007-06-28 |
Gabriel Schulhof |
Move g_set_application_name to a point before the pidgin UI is created
|
2007-06-25 |
Will Thompson |
sadrul can't spell "use".
|
2007-06-25 |
Mark Doliner |
Make sure we still don't allow screen names of the form "1whatever"
|
2007-06-25 |
Mark Doliner |
Update the "that is not a valid screen name!" error message to mention
|
2007-06-25 |
Mark Doliner |
Allow AIM screen names of the form "1abc@example.com" In most places
|
2007-06-25 |
Mark Doliner |
Get rid of the portion of this error message that says "The most
|
2007-06-25 |
Nathan Walp |
merge of '12d65ba57d0e91f1bd68b923a95faab92a2bebe1'
|
2007-06-25 |
Stu Tomlinson |
More compile fixes from rekkanoryo for G_GNUC_NULL_TERMINATED issues
|
2007-06-25 |
Stu Tomlinson |
I killed group_misc.c earlier because it was empty, but forgot to remove it
|
2007-06-25 |
Stu Tomlinson |
merge of 'b7f428992fcfe7a3b951fe6744811d854fd0de26'
|
2007-06-24 |
Sadrul Habib Chowdhury |
merge of '6b3fcad145ab021816608354346c6d702aa590b5'
|
2007-06-25 |
Nathan Walp |
this fixes a bug where:
|
2007-06-24 |
Nathan Walp |
merge of '683ac90580e5631dcc8b79c3caea1adc7b92ffec'
|
2007-06-24 |
Nathan Walp |
prevent recursive insanity when we don't have an idleaway status
|
2007-06-24 |
Mark Doliner |
Make the "Set a substatus" dialog window resizable
|
2007-06-24 |
Mark Doliner |
Allow the privacy window to be resized
|
2007-06-24 |
Mark Doliner |
Make the "New Status" window resizable again
|
2007-06-24 |
Mark Doliner |
merge of '399a02c013c99bd424dd48e241b264b786754576'
|
2007-06-25 |
Stu Tomlinson |
Another fix to use the G_GNUC_NULL_TERMINATED compatibility stuff
|
2007-06-24 |
Stu Tomlinson |
Make gtkbuddynote load itself if it finds buddynote was loaded and it is
|
2007-06-24 |
Stu Tomlinson |
Kill a compile warning
|
2007-06-24 |
Stu Tomlinson |
Compile!
|
2007-06-24 |
Stu Tomlinson |
Uncomment some things that were begging to be uncommented
|
2007-06-24 |
Stu Tomlinson |
Use a different mnemonic for Connect so it doesn't conflict with Cancel
|
2007-06-24 |
Nathan Walp |
support replying to XEP-0202 queries
|
2007-06-24 |
Nathan Walp |
better reflect the current state of things...if someone feels like doing the gruntwork of turning these into trac tickets, that'd be awesome
|
2007-06-23 |
Nathan Walp |
fix a buddy icon bug in jabber
|
2007-06-26 |
Michael Shkutkov |
reading only necessary part of log file using g_fopen/fseek/fread
|
2007-06-26 |
Michael Shkutkov |
optimization: finding offsets without converting to UTF8 and escaping
|
2007-06-26 |
Michael Shkutkov |
avoiding some finding EOL and creating new log only in one place
|
2007-06-26 |
Michael Shkutkov |
using purple_debug_info instead of purple_debug_error
|
2007-06-26 |
Michael Shkutkov |
using while cycle instead of g_strrstr, because g_strrstr doesn't work properly. g_strrstr finds the last '(' of the string, not the line.
|
2007-06-25 |
Richard Laager |
Optimize this QIP code some more.
|
2007-06-25 |
Richard Laager |
Trying to avoid duplicating a single line of code is stupid. I've finally
|
2007-06-24 |
Richard Laager |
Prepend to lists for performance, and use g_list_reverse when the list is
|
2007-06-24 |
Richard Laager |
Remove trailing whitespace.
|
2007-06-24 |
Richard Laager |
Avoid some extra nesting.
|
2007-06-24 |
Richard Laager |
Eliminate some leaks.
|
2007-06-24 |
Richard Laager |
Change the purple_debug(level, ...) statements to purple_debug_level(...)
|
2007-06-24 |
Richard Laager |
internal.h includes config.h, so let's not do it twice
|
2007-06-24 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head e9da27c3123d1223162bf9fb76f58822873e18f8)
|
2007-06-24 |
Sadrul Habib Chowdhury |
Load new non-native plugins when the plugins window opens.
|
2007-06-23 |
Mark Doliner |
This is a less dumb way to make sure we don't wrap
|
2007-06-23 |
Sadrul Habib Chowdhury |
Sorry for my bed english lol
|
2007-06-23 |
Sadrul Habib Chowdhury |
I'm sure we'll eventually do something here. Until then ...
|
2007-06-23 |
Sadrul Habib Chowdhury |
Fix a crash when trying to alias someone from the tab-label on a disconnected
|
2007-06-23 |
Sadrul Habib Chowdhury |
Fix a crash when you have an IM window open on a jabber account and the
|
2007-06-23 |
Sadrul Habib Chowdhury |
Fix a crash after you close the status window, and change the status.
|
2007-06-23 |
Sadrul Habib Chowdhury |
Plucked revision from finchfeat to allow partial matching for window-titles
|
2007-07-05 |
Ka-Hing Cheung |
Show idle times in the buddy list as days, hours, seconds. Patch from
|
2007-06-23 |
Sadrul Habib Chowdhury |
merge of '290d619b00758f94d14a82d62bb7b4595ec78394'
|
2007-06-23 |
Sadrul Habib Chowdhury |
Plucked revision from finchfeat to give different names to windows for
|
2007-06-23 |
Stu Tomlinson |
merge of '7a2a228876b3ba53b4e546f81704e670c944fee5'
|
2007-06-22 |
Sadrul Habib Chowdhury |
merge of '9885adf2e546b1bb744a839860822cfd0e36b8ec'
|
2007-07-22 |
Sean Egan |
disapproval of revision '2a48d00e606eaf3e2c5c492cdee05b1a069468ee'
|
2007-07-22 |
Sean Egan |
disapproval of revision '7b9d44db746d32a4cd7a4bd39d9e070d41a94194'
|
2007-06-23 |
Sean Egan |
Treat infopanes just like tabs for purposes of drag-and-drop. Then, don't show a tab for windows with only one tab, as the infopane serves the purpose better
|
2007-06-22 |
Sean Egan |
merge of '5c5738f443887f7024ff8eab573392f8795b9413'
|
2007-06-21 |
Sean Egan |
Add UNAVAILABLE to statusbox defaults (as it's probably used more than invisible is) and rename it to 'do not disturb,' which I think it a better name for it. Agreed?
|
2007-06-22 |
Sadrul Habib Chowdhury |
Uninit the dbus system before uniniting the signals.
|
2007-06-22 |
Sadrul Habib Chowdhury |
Notify a window when it loses focus because another window was moved to
|
2007-06-21 |
Sadrul Habib Chowdhury |
Fix a few runtime warnings.
|
2007-06-21 |
Stu Tomlinson |
Only hide the proxy options table if not running gnome otherwise we hide
|
2007-06-21 |
Stu Tomlinson |
Kill a compile warning, as we now include internal.h in gtkimhtml.c, we
|
2007-06-21 |
Sadrul Habib Chowdhury |
Add NO_LINKIFY message flag for perl plugins.
|
2007-06-21 |
Sadrul Habib Chowdhury |
Show immediate feedback when getting information about someone in a chat.
|
2007-06-21 |
Ka-Hing Cheung |
fix double clicking joined chat by asking the prpl what the real name of
|
2007-06-20 |
Richard Nelson |
g_hash_table_find is glib 2.4
|
2007-06-20 |
Sean Egan |
Chat topics in status line of chat infopanes
|
2007-06-20 |
Sean Egan |
properly scale buddy icons in infopane to preserve aspect ratio
|
2007-06-20 |
Sean Egan |
Round the other icons too
|
2007-06-20 |
Sean Egan |
Rounds icons in the infopane. Since gdk_pixbuf_animation_get_static_image seems to return pixbufs without alpha channels, this only rounds animated icons that aren't transparent.
|
2007-06-20 |
Sean Egan |
Show screenname instead of alias in conversation infopanes
|
2007-06-20 |
Stu Tomlinson |
#include reorganizations to allow compiling with glib < 2.8 using the
|
2007-06-20 |
Stu Tomlinson |
merge of '2516286ed0a89379b3fcf748790a46d6c43e3d03'
|
2007-06-20 |
Stu Tomlinson |
Fix a compile warning with gtk < 2.6
|
2007-06-20 |
Stu Tomlinson |
Fix for a crash when trying to get oscar_status_text for a buddy on an
|
2007-06-20 |
Stu Tomlinson |
editing-started & editing-canceled signals are in gtk 2.6 and above only
|
2007-06-20 |
Etan Reisner |
I'm not sure why this line was here, I can't imagine it actually does anything
|
2007-06-20 |
Stu Tomlinson |
Bring back MAXPATHLEN (which was always guaranteed to be defined earlier
|
2007-06-19 |
Stu Tomlinson |
merge of '088881d37b32f572377200c693a5d9662e4e3586'
|
2007-06-19 |
Sadrul Habib Chowdhury |
Move the define in internal.h instead.
|
2007-06-19 |
Sadrul Habib Chowdhury |
G_GNUC_NULL_TERMINATED requires a high glib version. So define it to
|
2007-06-19 |
Sadrul Habib Chowdhury |
The file-selector needs to be a bit taller.
|
2007-06-19 |
Sadrul Habib Chowdhury |
Detect wide character non-support at compile time, if possible.
|
2007-06-19 |
Sadrul Habib Chowdhury |
Close all delete-confirmation dialogs for it when a status is deleted.
|
2007-06-19 |
Ka-Hing Cheung |
merge of '4de940f299051a02913e8184619cf3a50ad68dff'
|
2007-06-19 |
Sadrul Habib Chowdhury |
Let non-delete keys operate.
|
2007-06-19 |
Ka-Hing Cheung |
sadrul spotted this, fixes selecting multiple statuses in the status window
|
2007-06-19 |
Ka-Hing Cheung |
merge of '4a2a30a75885602e9c2c02fd13e1ce8f96981fa2'
|
2007-06-19 |
Ka-Hing Cheung |
explicit merge of 'f2eb358baf2c72cb37b6b9bcb4c036e44e0bcc2b'
|
2007-06-20 |
William Ehlhardt |
- Add chunks of the certificate scheme registration interface
|
2007-06-19 |
William Ehlhardt |
- Add x509_certificate_signed_by, which checks a signature on a certificate made by an issuer
|
2007-06-19 |
William Ehlhardt |
- Eliminate compiler warning
|
2007-06-19 |
William Ehlhardt |
- Style issues
|
2007-06-19 |
William Ehlhardt |
- Expose some more functions in the x509 CertificateScheme. Doesn't
|
2007-06-19 |
William Ehlhardt |
- Expose get_peer_certificates in the SslOps struct, and modify gnutls
|
2007-06-19 |
William Ehlhardt |
- Add a mode switch to allow DER or PEM imports (necessary because SSL certs
|
2007-06-18 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head eea855f58ba5a1d864cd6105e02b409e5f191062)
|
2007-06-19 |
Stu Tomlinson |
I believe the great unwashed should be using simpleticket for submitting
|
2007-06-19 |
Sadrul Habib Chowdhury |
I think this fixes the ellipsization in the trees.
|
2007-06-19 |
Sean Egan |
Changelog infopane additions
|
2007-06-19 |
Sean Egan |
Start work on blist pane in conversation. Looks like: http://pidgin.im/~seanegan/infopane.png Certainly much to be done yet.
|
2007-06-18 |
Sean Egan |
Tell pidginstock that the invisible icon exists in larger sizes. Fixes #1740
|
2007-06-18 |
Sadrul Habib Chowdhury |
Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated
|
2007-06-17 |
Etan Reisner |
Some general cleanup of the pidginrc plugin that I did while working on my
|
2007-06-17 |
Etan Reisner |
Since we re-did the buddy list drawing stuff this entry matters a lot less, so
|
2007-06-22 |
Michael Shkutkov |
creat new log if difference between current and previous message more then predefined constant (currently one hour)
|
2007-06-21 |
Michael Shkutkov |
setting error to NULL before using
|
2007-06-21 |
Michael Shkutkov |
minor style fix
|
2007-06-21 |
Michael Shkutkov |
fixing missing braces
|
2007-06-21 |
Michael Shkutkov |
Converting all qip logs into UTF8
|
2007-06-21 |
Michael Shkutkov |
small coding style changes
|
2007-06-20 |
Michael Shkutkov |
Using g_file_get_contents instead of common file operations; all DEBUG_MESSAGEs were removed
|
2007-06-18 |
Michael Shkutkov |
reverse searching of '(' character
|
2007-06-17 |
Michael Shkutkov |
propagate from branch 'im.pidgin.pidgin' (head f61e46616c5562046a9f89a538ae10f5e5ef29ae)
|
2007-06-17 |
Stu Tomlinson |
Fix setting the sensitivity of the toolbar items in a number of places
|
2007-06-17 |
Stu Tomlinson |
Reduce code duplication and keep gtk 2.0 compatibility by making
|
2007-06-17 |
Stu Tomlinson |
merge of '2bc31508944a5802088a6273899d80859246ce27'
|
2007-06-17 |
Nathan Walp |
merge of '32961dad56e96e8d450230e7266cffe8b7deb058'
|
2007-06-17 |
Nathan Walp |
server-side jabber vcards now take precedence over local vcards, so
|
2007-06-17 |
Nathan Walp |
i think we want to be in "devel" mode right now
|
2007-06-17 |
Nathan Walp |
whitespace
|
2007-06-17 |
Stu Tomlinson |
Use g_set_application_name() so unnamed dialogs get given a name, my
|
2007-06-17 |
Stu Tomlinson |
Fix a compile error
|
2007-06-17 |
Stu Tomlinson |
We certainly don't need duplicated About & Debug Window menu items
|
2007-06-17 |
Stu Tomlinson |
Do not actually remove the debug timestamp pref, this is the *correct*
|
2007-06-17 |
Stu Tomlinson |
disapproval of revision '8252394105eb4f981e17cec193e039dc94dfbde1'
|
2007-06-17 |
Kevin Stange |
Based on my calculations, this comment made no sense. It is not necessary to
|
2007-06-17 |
Nathan Walp |
really and truly enforce the no-presence-before-roster thing
|
2007-06-17 |
Nathan Walp |
unused variable cleanup
|
2007-06-17 |
Nathan Walp |
merge of 'a044da71f197bdd564f0d38ebb02798e06d1997f'
|
2007-06-17 |
Sadrul Habib Chowdhury |
Richard likes complete
|
2007-06-17 |
Sadrul Habib Chowdhury |
merge of '96e4fe7ca94dcb0c455414bd266f9953e2aea59a'
|
2007-06-17 |
Richard Laager |
merge of '86936c1215d2a20fa7f31db4a460494f112b0b6a'
|
2007-06-17 |
Richard Laager |
Use dynamicly allocated string manipulation here as well to avoid a
|
2007-06-17 |
Richard Laager |
Use dynamically allocated strings for the user_dir caching. Do we need to
|
2007-06-17 |
Sadrul Habib Chowdhury |
Remove the warning about signedness.
|
2007-06-17 |
Sadrul Habib Chowdhury |
merge of '86936c1215d2a20fa7f31db4a460494f112b0b6a'
|
2007-06-17 |
Richard Laager |
Use dynamic string manipulation to get rid of a MAXPATHLEN.
|
2007-06-17 |
Richard Laager |
merge of 'caa48886aab8c94b98936accf9932e04b9864341'
|
2007-06-17 |
Richard Laager |
Near as I can tell, we don't use this PATHSIZE anywhere.
|
2007-06-17 |
Richard Laager |
A patch from o_sukhodolsky to fix a compiler warning in the QQ code. I've
|
2007-06-17 |
Sadrul Habib Chowdhury |
EXTRA_DIST the dbus script.
|
2007-06-17 |
Sadrul Habib Chowdhury |
Dbus docklet for finch.
|
2007-06-17 |
Sadrul Habib Chowdhury |
Process unsigned ints for dbus.
|
2007-06-17 |
Sadrul Habib Chowdhury |
Fix #1574. (Pidgin and Finch show each other's pounces, interact in
|
2007-06-17 |
Sadrul Habib Chowdhury |
1. Show the usage of -m in the help message.
|
2007-06-17 |
Sadrul Habib Chowdhury |
Allow disabling check for single instance.
|
2007-06-16 |
Sadrul Habib Chowdhury |
Fix #1726. ('Crash when closing doodle with yahoo not connected')
|
2007-06-16 |
Sadrul Habib Chowdhury |
Uninit dbus properly.
|
2007-06-16 |
Richard Laager |
merge of '7d3f12af3273e9cf1afa4697ab2ef372d1589163'
|
2007-06-16 |
Sadrul Habib Chowdhury |
merge of '1ef2519e8b8195672019b1c1bb64eb43284f7624'
|
2007-06-16 |
Sadrul Habib Chowdhury |
Treat some more types as simple types. This allows exporting some useful
|
2007-06-16 |
Richard Laager |
Use the IEC binary units to match our math.
|
2007-06-16 |
Richard Laager |
I like complete
|
2007-06-16 |
Sadrul Habib Chowdhury |
Users need to stop worrying about the dbus-warnings.
|
2007-06-16 |
Sadrul Habib Chowdhury |
merge of 'c51336971442c17c683e99ca9e7d1f16f839e488'
|
2007-06-16 |
Sadrul Habib Chowdhury |
Use _notify_userinfo instead of _notify_error when there's an error
|
2007-06-17 |
Nathan Walp |
fix inital presence (fixes #1395)
|