summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Actually integrate iconview docs.Matthias Clasen2004-07-043-0/+342
* Fix a small issueAnders Carlsson2004-07-041-2/+2
* Add GtkIconView to the documentation.Anders Carlsson2004-07-044-0/+39
* gtk/gtkiconview.c Add GtkIconView to the build, remove debugging output.Anders Carlsson2004-07-047-1066/+1034
* Fix the "selection_changed" signal to not get emitted twice in some cases.Anders Carlsson2004-07-042-115/+185
* Fix off-by-one error. GDate month is one-based and GtkCalendar month isMatthias Clasen2004-07-045-2/+30
* Don't crash if somebody tries to move a node after itself in a list ofMatthias Clasen2004-07-045-1/+26
* Fix links to www.freedesktop.org. (#145210, Billy Biggs)Matthias Clasen2004-07-0411-10/+42
* Fix a few thingsAnders Carlsson2004-07-031-10/+32
* Fixes and stuffAnders Carlsson2004-07-031-11/+13
* Document functions and fix a few bugs.Anders Carlsson2004-07-032-374/+574
* Reset current_width and current_height to 0 when ending the embedding.Matthias Clasen2004-07-035-0/+26
* Let the cursor move to the right end of the entry text, even if it ends inMatthias Clasen2004-07-035-5/+29
* Correct the math to calculate bilinear weights. (#112412, Brian Cameron)Matthias Clasen2004-07-032-2/+7
* Unset the displayed row when unsetting the model. (#138560, ChristianMatthias Clasen2004-07-035-1/+44
* Properly align mask and pixbuf if a subarea is exposed. (#135423, fix byMatthias Clasen2004-07-035-2/+24
* Add scroll events to the event mask, set a scroll_event handler. HandleMatthias Clasen2004-07-035-2/+55
* Add markup column support.Anders Carlsson2004-07-022-114/+99
* Update icon list to use the tree model instead.Anders Carlsson2004-07-022-798/+698
* Make sure we check for a NULL model first.Anders Carlsson2004-07-025-1/+23
* 0.6.1Raymond Penners2004-07-011-1/+3
* Button icons configurable, 0.6.1Raymond Penners2004-07-013-6/+9
* Fix win32 build problem w/o wintab. Fixed #145242J. Ali Harlow2004-07-015-1/+21
* Use g_return_if_fail to make sure that the model is a GtkTreeModel.Anders Carlsson2004-06-305-0/+21
* Updated Lithuanian translation.Žygimantas Beručka2004-06-292-182/+185
* Draw line with the current state, not GTK_STATE_NORMALSoeren Sandmann2004-06-277-4/+33
* Make sure the rubberband is updated when scrolling.Soeren Sandmann2004-06-261-0/+4
* small color tweak. (#141173)Soeren Sandmann2004-06-266-14/+38
* Handle _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW. (#144851, Billy Biggs)Matthias Clasen2004-06-265-0/+38
* Prevent unwanted recursion by resetting icon_set->cache before freeing theMatthias Clasen2004-06-265-5/+30
* Accept a NULL style.Matthias Clasen2004-06-266-3/+31
* Reflect the last change in the docs.Matthias Clasen2004-06-266-0/+26
* Allow passing NULL to unset the model. (#137211, patch by MarianoMatthias Clasen2004-06-266-3/+70
* Avoid uninitialized use of &parent_iter. (#145007, John Finlay)Matthias Clasen2004-06-265-5/+30
* reviewed by: Matthias Clasen <maclas@gmx.de>Bastien Nocera2004-06-255-6/+52
* Avoid a crash if the font doesn't exist. (#144967, Yevgen Muntyan)Matthias Clasen2004-06-255-1/+22
* Commit a forgotten fix.Matthias Clasen2004-06-255-10/+45
* Fix a typo, string change. (#139503, Baris Cicek)Matthias Clasen2004-06-255-1/+21
* Fixed LTR translationAlexander Shopov2004-06-242-1/+5
* Flip the y axes in the diagrams.Matthias Clasen2004-06-233-0/+5
* Use a Save or an Open stock button for the C-l dialog depending on theFederico Mena Quintero2004-06-235-2/+29
* Fixes the GTK+ part of #142308:Federico Mena Quintero2004-06-225-4/+50
* Improve docs for the ::move_cursor signal.Matthias Clasen2004-06-225-2/+18
* Document the push_in parameter of GtkMenuPositionFunc.Matthias Clasen2004-06-222-1/+5
* Make example UTF-8 safe. (#143264, Tommi Komulainen)Matthias Clasen2004-06-222-4/+4
* Accept "<WINDOWTYPE>" as a valid accel path. (#144427, Philip Kendall)Matthias Clasen2004-06-225-1/+17
* Make sure this gets defined for all backends, so linux-fb has a chance ofMatthias Clasen2004-06-225-4/+20
* Doc updates.Matthias Clasen2004-06-228-119/+312
* Typo fix. (#144750, Jeff Franks)Matthias Clasen2004-06-225-1/+21
* Merge from stable:Michael Natterer2004-06-217-53/+116