log pidgin/gtklog.c @ 30744:30f16cb2f736

age author description
2010-01-09 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
2009-08-23 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
2010-01-05 Elliott Sales de Andrade Save the event source ID for search_find_cb so that it's removed when the
2009-01-26 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
2008-11-02 Richard Laager Another small struct hiding change.
2008-11-02 Richard Laager Fix one struct hiding issue.
2008-02-20 Daniel Atallah Plug some leaks caused by GtkTreePaths not being freed.
2008-02-03 Mark Doliner Mark some strings for translation
2008-01-14 Daniel Atallah Some more little leak fixes.
2008-01-12 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
2007-11-16 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
2007-11-16 Richard Laager merge of '2511e448b3af6dfc5daebf1f6d4b485ef647c245'
2007-11-16 Richard Laager Reverted changes from ef7ac46f90a801547f7dfc4295927a956f90e869 to
2007-11-16 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
2007-10-14 Richard Laager explicit merge of '8f24e3576448fefbc861e06f1e8d5fe17db2e71a'
2007-10-14 Richard Laager merge of 'b17e0283464425b6dabc3d5bf6ccabd33ab920c1'
2007-10-14 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
2007-10-10 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
2007-10-10 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
2007-10-10 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
2007-10-09 Gabriel Schulhof Not a clean diff
2007-10-09 Gabriel Schulhof Only the request API changes
2007-09-22 Gabriel Schulhof Re-worked gtklog functions and perl bindings
2007-09-22 Gabriel Schulhof Updated hinting to be less invasive
2007-09-22 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
2007-10-21 Luke Schierer applied changes from 1e697229b1c9a564fa1e509cc9a4a83da6e664df
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-08-17 Gabriel Schulhof Ooops ...
2007-08-17 Gabriel Schulhof Adding syslog + compile fixes
2007-08-17 Gabriel Schulhof Stringing log windows
2007-08-17 Gabriel Schulhof Finished implem in gtkrequest.c
2007-08-16 Gabriel Schulhof Added hints to gtklog.c and gtkplugin.c - starting to use Pidgin-specific hints
2007-08-16 Gabriel Schulhof Added hints to gtklog.c
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-07-22 Sean Egan merge of '221309af37812a6e1ff9b246e304053fb4bb137b'
2007-07-12 Richard Laager Make the "Browse Logs Folder" button open the folder containing the log
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-04-26 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
2007-04-25 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
2007-04-17 Stu Tomlinson Fix Gtk+ 2.0 support
2007-04-17 Daniel Atallah Fix a printf(%s, NULL) when opening a log for an buddy whose contact has no online buddies and no alias.
2007-04-16 Richard Laager I don't like the pidginfoo_bar widget names that resulted from the sed.
2007-04-16 Richard Laager Rename the Doxygen group from gtkui to pidgin.
2007-03-21 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-03-19 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
2007-03-19 Sean Egan More Gaim to Pidgin stuff
2007-02-09 Mark Doliner Fix a few small compile warnings:
2007-02-06 Sean Egan Use person icon for Person log viewer
2007-02-05 Richard Laager If you delete the last log for a month, delete the month header as well.
2007-02-05 Richard Laager After the log is deleted, remove the entry from the log viewer.
2007-02-04 Richard Laager Implement the UI for deleting logs. This allows users to right-click on
2007-02-03 Daniel Atallah merge of '5640aed5456a4805ad88daaba5fbb055024d2c46'
2007-02-03 Daniel Atallah Win32 de-gaimification of pidgin
2007-02-03 Sean Egan More pidgin changes
2007-02-03 Sean Egan gtkutils changes
2007-02-03 Sean Egan gaim_gtk to pidgin. I hope
2007-01-27 Sean Egan Dialog icon changes
2007-01-27 Sean Egan I think this takes care of protocol icons. Note there are still places
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/