summaryrefslogtreecommitdiff
path: root/finch
Commit message (Expand)AuthorAgeFilesLines
* Solicit bug reportsSean Egan2007-04-301-1/+1
* propagate from branch 'im.pidgin.padding' (head e6bcb1628c572f07aaa7e00dbaa19...Gary Kramlich2007-04-303-3/+51
|\
| * I've put the libgnt so versioning stuff into finch/libgnt/configure.ac,Richard Laager2007-04-291-2/+46
| * merge of '5e864cace440475c406949179414edec9e9c01af'Richard Laager2007-04-291-1/+1
| |\
| | * Separate so versioning for libgnt.Richard Laager2007-04-291-1/+1
| * | Preemptive padding.Sadrul Habib Chowdhury2007-04-291-0/+4
| |/
* | And finch is up to dateGary Kramlich2007-04-308-5/+59
|/
* A rare crash fix for finch.Sadrul Habib Chowdhury2007-04-291-2/+12
* Fix an odd selection issue when moving up.Sadrul Habib Chowdhury2007-04-281-3/+1
* This makes it possible to rearrange chats and groups using the tag+attach sys...Sadrul Habib Chowdhury2007-04-281-28/+78
* Pref migration for finch.Sadrul Habib Chowdhury2007-04-283-3/+16
* Add the fatal asserts enabling code to Finch. I'm uneasy about putting this i...Richard Laager2007-04-271-0/+5
* Move the toggle-clipboard operation to the default wm.Sadrul Habib Chowdhury2007-04-272-28/+28
* Never change the orders of chats or the groups.Sadrul Habib Chowdhury2007-04-271-5/+13
* I think this fixes #331.Sadrul Habib Chowdhury2007-04-271-3/+4
* propagate from branch 'im.pidgin.rlaager.gaim_migration' (head 945caa0d643618...Sean Egan2007-04-271-1/+24
|\
| * Call the migrate code from Finch.Richard Laager2007-04-241-1/+24
* | Fix a warning introduced with the request api changes.Gary Kramlich2007-04-261-4/+4
* | Added account, who, and conversation parameters to the request API calls, and...Evan Schoenberg2007-04-268-19/+58
* | Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gn...Sean Egan2007-04-259-61/+64
|/
* Gracefully do nothing if the WINDOWID is invalid. And plug a leak, thanks to ...Sadrul Habib Chowdhury2007-04-231-2/+16
* Implement the plugin-pref ui using the request api. The preferences for the c...Sadrul Habib Chowdhury2007-04-225-54/+128
* Line up the event-checkboxes in the pounce dialog.Sadrul Habib Chowdhury2007-04-211-24/+24
* Debug is not necessary anymore, and don't crash on null text.Sadrul Habib Chowdhury2007-04-203-4/+2
* Dialogs opened resulting from a mouse-click should fain focus.Sadrul Habib Chowdhury2007-04-203-10/+11
* Use 'alias' instead of 'rename' for non-group nodes. Thankfully, this does no...Sadrul Habib Chowdhury2007-04-201-3/+6
* If a plugin failed to load/unload, don't pretend that it workedRichard Nelson2007-04-191-2/+7
* Show the search string in the tree.Sadrul Habib Chowdhury2007-04-181-9/+27
* emit/handle gnttree signals appropriatelyRichard Nelson2007-04-162-5/+13
* Doxygen updates. This eliminated all the warnings from Doxygen.Richard Laager2007-04-161-10/+0
* Rename the Doxygen group from gntui to finch and define the finch groupRichard Laager2007-04-1626-25/+27
* Point to the devel@pidgin.im list instead of gaim-devel.Richard Laager2007-04-161-1/+1
* merge of 'ce05821cf7bc717f2bccc69db1a30ba839248326'Sadrul Habib Chowdhury2007-04-1513-55/+319
|\
| * Allow adding information widgets in the conversation window.Sadrul Habib Chowdhury2007-04-152-0/+31
| * These bindings are easier for changing window order.Sadrul Habib Chowdhury2007-04-151-3/+3
| * alt-/ to get a list of keybindings for the focused widget.Sadrul Habib Chowdhury2007-04-151-3/+41
| * Add a utility function to create widgets from an XML description.Sadrul Habib Chowdhury2007-04-156-8/+216
| * Add a utility function to assist scrolling in a textview.Sadrul Habib Chowdhury2007-04-154-38/+26
| * We don't need to do anything about the heights here.Sadrul Habib Chowdhury2007-04-151-3/+2
* | Include header files, not source files. Bah.Sadrul Habib Chowdhury2007-04-151-1/+1
* | Add BUILT_SOURCES to libgnt's Makefile.am. Patch from sadrul to fix theStu Tomlinson2007-04-151-0/+2
* | Trac Ticket #149 from JensenDiedRichard Laager2007-04-151-6/+6
* | Add this now so we don't break abi right after releaseRichard Nelson2007-04-151-0/+1
|/
* ...only for groupsRichard Nelson2007-04-141-1/+2
* Remember the collapsed state of groups in the blistRichard Nelson2007-04-143-0/+20
* Death to Binreloc\!Sean Egan2007-04-141-63/+0
* This is called FinchRichard Nelson2007-04-131-1/+1
* gntclipboard plugin needs X11Richard Nelson2007-04-101-1/+2
* Only ascii keys can be bound, fixes a crash when inputting non-ascii charsRichard Nelson2007-04-101-1/+3
* word wrapping, fix \r\n newlinesRichard Nelson2007-04-091-5/+18