summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Free new_event after sending it to the search entry. (#323209, CrispinKRIS_ASYNC_BRANCHPOINTMatthias Clasen2005-12-053-0/+7
* Forgotten commitMatthias Clasen2005-12-051-1/+5
* Add a note about GTK_FLOATING.Matthias Clasen2005-12-053-0/+9
* Use g_object_is_floating.Matthias Clasen2005-12-053-1/+9
* Fixed translation of "Widget" and "Index" reported by kano@na.rim.or.jp.Takeshi AIHANA2005-12-032-1231/+1493
* Don't leak a pixbuf. (#323024, Paolo Borelli)Matthias Clasen2005-12-022-0/+10
* Don't crash if mime_type is NULL. (#322998, Sadrul Habib Chowdhury)Matthias Clasen2005-12-023-0/+13
* applied modified patch from maemo-gtk which adds a "horizontal-padding"Michael Natterer2005-12-023-12/+43
* Merged modified patch from maemo-gtk that allows to disable toolbarMichael Natterer2005-12-014-40/+110
* Merge upstream changes to handle duplicate glob patterns.Matthias Clasen2005-12-0110-107/+299
* removed redundant assignment of widget_class->motion_notify_event.Michael Natterer2005-12-013-1/+10
* Add an active property. (#322673, Jorn Baayen)Matthias Clasen2005-11-303-1/+31
* Properly handle model changes in GtkTreeSelection: (#322569, MiloszMatthias Clasen2005-11-295-23/+66
* Fixes the critical warnings from bug #317999, thus fixing the bugFederico Mena Quintero2005-11-293-1/+23
* Fix bug #321560, based on a patch by Bogdan Nicula (bogdanni@hotmail.com):Federico Mena Quintero2005-11-286-72/+164
* Insert an LRM, to prevent -20 to come out as 20- in RTL locales. (#322571,Matthias Clasen2005-11-283-2/+8
* Buttons use the label property for stock ids. (#322565, Milosz Derezynski)Matthias Clasen2005-11-283-2/+10
* Correctly handle the cell list and indices into it. (#321856)Matthias Clasen2005-11-283-2/+18
* Update docsMatthias Clasen2005-11-282-16/+18
* Forgotten fileMatthias Clasen2005-11-281-16/+6
* Set timer_tag to 0 when the timeout is done. (#322291, Jean-Yves Lefort)Matthias Clasen2005-11-283-0/+12
* Make F2 work for renaming bookmarks. (#320822, Jaap A. Haitsma, patch byMatthias Clasen2005-11-283-2/+28
* Implement the conditional use of FlashWindowEx() properly for MSVCTor Lillqvist2005-11-283-37/+56
* Use GetLocaleInfo() on Windows to get the localized weekday and monthTor Lillqvist2005-11-283-0/+69
* Fix an example. (#322493, Elie De Brauwer)Matthias Clasen2005-11-273-1/+7
* Fix two memory handling problems in GtkTreeView: (#322350, SørenMatthias Clasen2005-11-273-19/+43
* Don't leak a PangoLayout here. (#322505, Paolo Borelli)Matthias Clasen2005-11-273-0/+12
* Once again rework Win32 window decoration code. Doesn't break #104514. TheTor Lillqvist2005-11-273-56/+121
* Revert to the correct semantics. (#322516)Tor Lillqvist2005-11-273-7/+16
* Merge with gtk-wimp's CVS. Includes improved menu icon spacing, [+]/[-]Dom Lachowicz2005-11-256-201/+426
* changed two private guint that used to hold signal handler IDs to twoMichael Natterer2005-11-244-10/+33
* deprecated floating/sink API and implemented it in terms of the GObjectTim Janik2005-11-2335-163/+172
* Document symbolic colors and color expressions.Matthias Clasen2005-11-235-2/+92
* Fix typo when checking libtool config deplibs_check_method. Moreover,Behdad Esfahbod2005-11-233-2/+16
* Added: ? gtk/gtkbuiltincache.h ? gtk/stock-icons/icon-theme.cacheBehdad Esfahbod2005-11-232-0/+2
* Don't create a big string, since Visual C++ doesn't like strings longerMatthias Clasen2005-11-233-34/+18
* Include gtkimcontextsimple.h (#322235, Kazuki IWAMOTO)Matthias Clasen2005-11-233-0/+17
* don't leak all toplevel windows on other screens (correctly remove allMichael Natterer2005-11-233-1/+14
* add gtk_style_lookup_colorMichael Natterer2005-11-232-0/+5
* Added symbolic themable colors. Patch is a merged version of proposalsMichael Natterer2005-11-2310-109/+638
* Made button-press timeouts which work like key repeat timeoutsMichael Natterer2005-11-228-48/+152
* Add quartz backend.Anders Carlsson2005-11-2241-9/+7228
* Add quartz backend.Anders Carlsson2005-11-222-0/+36
* updated Walloon file; changed my email addressPablo Saratxaga2005-11-212-808/+728
* Convert GtkSocket to g_type_class_add_private.Matthias Clasen2005-11-213-19/+8
* Convert GtkMenu to g_type_class_add_private.Matthias Clasen2005-11-213-38/+42
* Add a tearoff-title property, with getter and setter. (#316482, OlexiyMatthias Clasen2005-11-218-2/+115
* Fix some _ vs - confusion.Matthias Clasen2005-11-212-4/+8
* Merge remaining fixes from the 2.8 branch, pointed out by MichaelMatthias Clasen2005-11-213-5/+17
* Fix for bug #321542, Benedikt Meurer:Matthias Clasen2005-11-213-5/+24