summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Fix merge problem.Elliott Sales de Andrade2011-10-081-4/+2
| | | * | | | explicit merge of '0e1bf474f222738559a1246c8feebb0fbdf39e30'Elliott Sales de Andrade2011-10-0816-655/+986
| | | |\ \ \ \
| | * | | | | | A boring and large patch so I can merge heads.Elliott Sales de Andrade2011-12-23366-8558/+8756
| | * | | | | | Force disable GtkSpell, since it's not currently compatible with GTK+3.Elliott Sales de Andrade2011-08-221-0/+2
| | * | | | | | Fix some sort of merge error from before.Elliott Sales de Andrade2011-08-221-0/+2
| | * | | | | | propagate from branch 'im.pidgin.pidgin' (head 53d06e21e6307ce7074cd34b2008fa...Elliott Sales de Andrade2011-08-2253-1432/+2052
| | |\ \ \ \ \ \
| | | * | | | | | Fix vvconfig.c compile.Elliott Sales de Andrade2011-08-221-2/+2
| | | * | | | | | propagate from branch 'im.pidgin.pidgin' (head 6b9ea2dec20e0c878c2265bb457e06...Elliott Sales de Andrade2011-08-2253-1430/+2050
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ merge of 'b4b1a2c14325ba26290df866213c1ec9e4e3816c'Marcus Lundblad2011-04-25217-8919/+11066
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix the blist headline, so it doesn't force the list to be super-wide.Elliott Sales de Andrade2011-03-211-3/+1
| | | | | * | | | | | propagate from branch 'im.pidgin.pidgin' (head 13ec611829f55193533e43e1e12fb9...Elliott Sales de Andrade2011-03-2138-202/+365
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | The default widget name for gtkconv->tab_label should be "tab-label",Elliott Sales de Andrade2011-03-151-1/+1
| | | | | * | | | | | | Port the markerline to cairo and the new draw signal.Elliott Sales de Andrade2011-03-151-16/+9
| | | | | * | | | | | | Enable the menu-refreshing logic in the conversation menu, now thatElliott Sales de Andrade2011-03-141-3/+5
| | | | | * | | | | | | Fix some changes for the scrollable stuff.Elliott Sales de Andrade2011-03-142-2/+2
| | | | | * | | | | | | propagate from branch 'im.pidgin.pidgin' (head a0a4b018f9eb066561cd9c844381ff...Elliott Sales de Andrade2011-03-1454-1445/+2039
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Remove unused variable.Elliott Sales de Andrade2011-02-131-2/+0
| | | | | | * | | | | | | Whitespace fixes. Try and check your editor settings before writingElliott Sales de Andrade2011-02-1315-271/+271
| | | | | | * | | | | | | Fix warning. You should really try to read these next time.Elliott Sales de Andrade2011-02-131-3/+3
| | | | | | * | | | | | | Add back the More and plugin action menu entries.Elliott Sales de Andrade2011-02-131-6/+14
| | | | | | * | | | | | | We don't need this extra slash.Elliott Sales de Andrade2011-02-131-1/+1
| | | | | | * | | | | | | Hide some Facebook settings hacks for now.Elliott Sales de Andrade2011-02-131-0/+6
| | | | | | * | | | | | | SM appears to be X11-specific now.Elliott Sales de Andrade2011-02-131-1/+1
| | | | | | * | | | | | | Up GTK+ requirements now that 3.0.0 has been officially released.Elliott Sales de Andrade2011-02-131-1/+1
| | | | | | * | | | | | | propagate from branch 'im.pidgin.pidgin' (head 8a277be95a4940cd20c64326a70624...Elliott Sales de Andrade2011-02-12111-3481/+4016
| | | | | | |\ \ \ \ \ \ \
| | | | * | | \ \ \ \ \ \ \ propagate from branch 'im.pidgin.pidgin' (head c7737916ec11f06833800adbd3ef6a...Marcus Lundblad2011-02-0253-1283/+1934
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / | | | | | |/| | | | | | | |
| | | | | * | | | | | | | | propagate from branch 'im.pidgin.pidgin' (head d67ed5e5c721255b1d985ac4c6f2a1...Elliott Sales de Andrade2011-01-0953-1413/+1996
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | Fix some indenting.Elliott Sales de Andrade2010-12-051-81/+81
| | | | | | * | | | | | | | | propagate from branch 'im.pidgin.pidgin' (head 39b9c5ca504e86f304dea353c1f079...Elliott Sales de Andrade2010-12-0553-1424/+2008
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | updates to work with the latest GTK+Marcus Lundblad2010-12-035-6/+6
| | | | | | | * | | | | | | | | don't use GDK_DRAWABLEMarcus Lundblad2010-12-025-29/+28
| | | | | | | * | | | | | | | | this wasn't really mean to be commited...Marcus Lundblad2010-12-011-6/+2
| | | | | | | * | | | | | | | | don't restrain the size of the 'welcome to pidgin' widget, as this makes the ...Marcus Lundblad2010-12-012-3/+6
| | | | | | | * | | | | | | | | fixed some indentationMarcus Lundblad2010-11-301-12/+10
| | | | | | | * | | | | | | | | fix indentation and remove some unused codeMarcus Lundblad2010-11-291-48/+25
| | | | | | | * | | | | | | | | remove unused codeMarcus Lundblad2010-11-291-32/+0
| | | | | | | * | | | | | | | | the status box is now visible (and usable). autoexpanding for the in-line sta...Marcus Lundblad2010-11-291-17/+51
| | | | | | | * | | | | | | | | I think draw should replace expose_event here, but the status selector is sti...Marcus Lundblad2010-11-292-15/+14
| | | | | | | * | | | | | | | | don't crash when switching tabsMarcus Lundblad2010-11-291-10/+13
| | | | | | | * | | | | | | | | GtkDialog doesn't have a 'has-separator' property anymoreMarcus Lundblad2010-11-291-1/+0
| | | | | | | * | | | | | | | | it's now possible to start conversations without glib fatal warnings...Marcus Lundblad2010-11-281-3/+6
| | | | | | | * | | | | | | | | make the buddy list tooltips work againMarcus Lundblad2010-11-282-8/+10
| | | | | | | * | | | | | | | | avoid illegal gobject cast hereMarcus Lundblad2010-11-281-1/+1
| | | | | | | * | | | | | | | | change property expanded to is-expandedMarcus Lundblad2010-11-281-1/+1
| | | | | | | * | | | | | | | | replace 'expose_event' with 'draw'Marcus Lundblad2010-11-281-1/+1
| | | | | | | * | | | | | | | | GtkDocklet doesn't have a blinking property anymore, so remove this option...Marcus Lundblad2010-11-282-27/+0
| | | | | | | * | | | | | | | | compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashe...Marcus Lundblad2010-11-2545-677/+1005
| | | | | | | * | | | | | | | | propagate from branch 'im.pidgin.cpw.qulogic.cairo' (head c145118f92370ff3476...Marcus Lundblad2010-11-2218-679/+981
| | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | use the actual gtk+-3.0 package as the GTK+ dependency, for now require the c...Marcus Lundblad2010-11-201-2/+2
| | | | | | | | * | | | | | | | | propagate from branch 'im.pidgin.pidgin' (head aacaa228480c4129f2a8b1ef2a7028...Marcus Lundblad2010-11-2017-677/+979
| | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|/ / / / | | | | | | | | | |/| | | | | | |