summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.5.6GTK_2_5_6Matthias Clasen2004-12-03172-18271/+19311
* gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) WorkTor Lillqvist2004-12-037-3/+35
* Reinstate the previous behavior for clicking Ok after activating aMatthias Clasen2004-12-035-4/+33
* Add long descriptions.Matthias Clasen2004-12-023-2/+47
* Merged from gtk-2-4:Federico Mena Quintero2004-12-025-16/+193
* Make sure we always return a value. Return None in the fallthrough case.Manish Singh2004-12-025-0/+22
* Don't leak pango_font_description object (#160214, Frederic Crozat).Matthias Clasen2004-12-025-0/+21
* Handle the fact the the changed row may also be moved. (#159387, OlivierMatthias Clasen2004-12-025-1/+69
* Document all window types. (#160149, Billy Biggs)Matthias Clasen2004-12-022-4/+18
* Use the module's correct name in test. (#160122)Tor Lillqvist2004-12-015-1/+21
* Updated Czech translation.Miloslav Trmac2004-12-012-34/+40
* xp theme combo box arrows on toolbarsDom Lachowicz2004-12-015-17/+36
* draw XP status bar grip, toolbar grip properlyDom Lachowicz2004-12-015-2/+10
* added virtual functions GtkUIManager::get_widget() and ::get_action().Michael Natterer2004-12-016-60/+125
* ms-windows theme should use ms-windows button orderDom Lachowicz2004-12-015-0/+17
* ms windows theme menus should not have tearoffsDom Lachowicz2004-11-305-0/+17
* Assign an arbitrary, but consistent, order to nodes that the user functionSøren Sandmann2004-11-305-28/+47
* remove the disputable memset at the end of gdk_pixmap_new() - on X11 theHans Breuer2004-11-306-2/+55
* Update the documentation to specify a more useful behaviour, which can beMatthias Clasen2004-11-308-18/+92
* Don't paint in the trailing end of a wrapped line when the selectionOwen Taylor2004-11-305-3/+52
* removed "GtkFileChooserButton:active" property and getter/setter.James M. Cape2004-11-3010-824/+408
* Added "nso" to ALL_LINGUAS.Dwayne Bailey2004-11-309-1/+7495
* gdk/x11/gdkdrawable-x11.c (_gdk_x11_drawable_draw_xtrapezoids) CallOwen Taylor2004-11-305-8/+44
* A little bit of microoptimization of repeated GDK_GC_XDISPLAY()/XGC().Owen Taylor2004-11-305-4/+26
* Fix a typo in the docs. (#159955, Masao Mutoh)Matthias Clasen2004-11-302-3/+8
* UpdatesMatthias Clasen2004-11-305-0/+59
* Don't do the popup-on-click handling for menubars. (#159931, SørenMatthias Clasen2004-11-306-9/+52
* remove gtk_cell_view_set_cell_data() declaration.Manish Singh2004-11-305-1/+16
* Merged from gtk-2-4:Federico Mena Quintero2004-11-305-13/+55
* If the item is already in the right place, don't move it. Bug #157670.Søren Sandmann2004-11-295-1/+52
* Take nodes in reverse order to make sure sort is stable.Søren Sandmann2004-11-295-1/+22
* Updated Spanish translation.Francisco Javier F. Serrador2004-11-292-93/+168
* Don't call gtk_cell_view_set_cell_data() from here.Matthias Clasen2004-11-299-4/+55
* Protect against stupid bsearch() implementations. (#159737, MortenMatthias Clasen2004-11-293-14/+27
* Updated Danish translation.Martin Willemoes Hansen2004-11-292-16/+24
* Determine the direction of XKB groups from their content, not by lookingMatthias Clasen2004-11-295-38/+193
* Add dead_hook and dead_horn.Matthias Clasen2004-11-296-0/+32
* Mention subclassing, aliasing and supertypes.Matthias Clasen2004-11-292-0/+13
* Use the perl found by configure. (#149826, Morten Welinder)Matthias Clasen2004-11-298-7/+36
* ytpo fix, so attributes are really propagated.Manish Singh2004-11-282-1/+6
* Updated Canadian English translation.Adam Weinberger2004-11-282-16/+24
* Add necessary libraries to make it compile with -no-undefined. (#159713,Matthias Clasen2004-11-282-1/+12
* Mark as const.Matthias Clasen2004-11-2815-103/+159
* Mark as const.Matthias Clasen2004-11-2816-68/+133
* Mark get_type() functions generated by glib-mkenums as const.Matthias Clasen2004-11-283-7/+13
* Return a boolean indicating whether we could do the requested move.Matthias Clasen2004-11-286-9/+76
* Don't claim to have handled the accelerator if the action is insensitive.Matthias Clasen2004-11-285-4/+22
* New imageMatthias Clasen2004-11-289-0/+52
* Implement keynav for the color picker (only on X11 currently, since GDKMatthias Clasen2004-11-285-3/+92
* Add gdk/gdkpango.c. (pointed out by Marcel Telka)Matthias Clasen2004-11-284-0/+12