summaryrefslogtreecommitdiff
path: root/packages/gtk2/src
Commit message (Expand)AuthorAgeFilesLines
* * Improve win64 support gtk2, step 1: updating ifdefs. Patch by Julian Schut...marco2011-12-1822-24/+24
* * gtk2 gboolean changed to boolean32. Change is relative small due to new marco2011-07-033-2/+10
* * add pango_font_family_is_monospace, patch from C. Western. Mantis #19585marco2011-06-191-0/+1
* * Fixed spell error revealed by lintian.mazen2010-10-062-2/+2
* * patch from Ido Kanner adding BiDi related functions, Mantis 16269marco2010-04-143-4/+9
* * cleaned up redundant declarations of types like PP(P)Char/Byte and moved th...florian2009-12-261-1/+0
* * gsize,gssize changed to types that scale with 64-bit as per mantis 15318marco2009-12-111-2/+2
* gtk2: fix compilation on OS X (by Vincent Snijders, issue #0014533)paul2009-09-081-0/+1
* gtk2: ifdef (disable) pango 1.20, 1.22 definitionspaul2009-07-113-4/+13
* * even missed a whole directory in r13365florian2009-07-071-0/+145
* * added missing file of r13365florian2009-07-071-0/+66
* o patch by Martin Sucha for pangocairo:florian2009-07-055-3/+4
* gtk2: declare missed gdk window statespaul2009-06-231-5/+7
* * gtk_cell_renderer_combo_new returns gtkcellrenderer not -combo (mantis 13...marco2009-05-171-1/+1
* gtk2: fix TGtkBox declaration for windowspaul2009-05-081-1/+1
* gtk2: add gdk cairo functions (patch from Martin Sucha with modifications)paul2009-04-172-0/+23
* gtk2ext: use cdecl for function declarationspaul2009-04-131-25/+25
* gtk2: add some gdk-pixbuf 1.6 scaling functionspaul2009-04-041-0/+11
* gtk2: remove gdk_get_default_screen - it is a typo. gdk_screen_get_default ex...paul2009-03-131-1/+0
* gtk2: add g_slice_xxx functions from glib 2.10paul2008-11-083-0/+61
* * added unixtype unit in addition to baseunix unit (currently baseunix contai...ivost2008-09-141-1/+1
* gtk2: paul2008-08-252-4/+10
* * Patch from Paul Ishenin to remove unneeded symbolsmichael2008-08-221-3/+3
* * Forgot to commit pango-layout.incmichael2008-08-215-4/+22
* * Patch from Paul Ishenin, adding gtk 2.6 symbolsmichael2008-08-2132-69/+667
* * Patch from Paul Ishenin:michael2008-08-2158-3234/+2589
* * Patch from Paul Ishenin to add GTK 2.4 symbolsmichael2008-08-1639-97/+321
* * apply patch from Paul Ishenin which adds missing gdk2.6 symbolsAlmindor2008-08-146-0/+130
* * Patch from Paul Ishenin: - added pango_renderer_xxx and pango_matrix_xxx sy...michael2008-08-133-0/+177
* * Patch from Paul Isheninmichael2008-08-137-0/+31
* * Patch from Paul Ishenin:michael2008-08-1212-6/+115
* * Patch from Paul Ishenin <webpirat@mail.ru>michael2008-08-1220-43/+101
* * use Available_ComponentName_2_x so specific version parts can be checkedAlmindor2008-08-0710-10/+17
* Patch from Paul Ishenin to fix windowing constantsmichael2008-08-071-2/+12
* * add GtkScaleButton and GtkVolumeButtonAlmindor2008-08-0311-68/+325
* * add initial gtk2ext unit for optional gtk2.8+ stuffAlmindor2008-07-234-1/+184
* * Patch from Paul Ishenin for GDK_IS_CURSORmichael2008-06-181-0/+11
* * (bug 111479) gtk_misc_get_alignment and gtk_misc_get_padding had erroneous...marco2008-06-171-2/+2
* * patch for gtk_file_chooser do_overwrite_confirmation getter and setter (#...marco2008-05-021-0/+4
* * gtk2 first passmarco2008-01-26380-0/+51481