log pidgin/gtklog.c @ 19265:ce892eddb8f1

age author description
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/