summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* Return FALSE. (#389623, Carlos Garnacho Parro)Matthias Clasen2006-12-261-0/+2
* Avoid spurious redraws.Matthias Clasen2006-12-261-17/+12
* Notify the "embedded" property also on normal construction and whenChristian Persch2006-12-251-1/+6
* Set the HIG spacings directly instead of using style-set handlers. Fix theChristian Persch2006-12-254-110/+44
* Don't assume statusbar->label is the statusbar's frame's child whenChristian Persch2006-12-251-4/+12
* Fix mem leaks. Bug #389194.Christian Persch2006-12-251-0/+2
* Remove debug output.Matthias Clasen2006-12-252-31/+53
* Improve translators comments. (#389298, Christian Persch)Matthias Clasen2006-12-241-3/+6
* Fix typo (s/expansive/expensive) (#389183)Bastien Nocera2006-12-241-1/+1
* Make gtk_printer_list_papers public. Bug #345587.Christian Persch2006-12-245-5/+19
* Don't ignore reverse portrait option when is selected in page setupCarlos Garcia Campos2006-12-241-2/+5
* Use gtk_border_free when freeing border.Behdad Esfahbod2006-12-241-1/+1
* When shift-clicking, keep the larger part of the selection selected.Matthias Clasen2006-12-242-6/+9
* Be more careful when faking a button release. (#323146, Travis Abbott)Matthias Clasen2006-12-241-1/+8
* Draw the handle with the right orientation, depending on the position ofMatthias Clasen2006-12-241-3/+9
* Use gslice for GtkBorder (#383557).Behdad Esfahbod2006-12-241-2/+10
* Bug 340141 – Update to Pango 1.16 APIBehdad Esfahbod2006-12-249-40/+27
* Emit changed and notify:text only once. The same fix was applied forMatthias Clasen2006-12-241-2/+59
* Be careful to not override GTK+ translations with the translations of theMatthias Clasen2006-12-231-10/+55
* Allow composing l with stroke. (#349638, Daniel Lublin)Matthias Clasen2006-12-231-0/+4
* Fix a thinko in the suffix calculation. (#382369, Christian Persch)Matthias Clasen2006-12-232-41/+44
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-2240-422/+135
* Check for getc_unlocked.Matthias Clasen2006-12-221-0/+4
* Make it possible to track the embeddedness of statusicon (#387215, MartynMatthias Clasen2006-12-223-2/+110
* Don't leak draw_border. (#387170, Kjartan Maraas)Matthias Clasen2006-12-221-0/+2
* Typo fix. (#388123, Murray Cumming)Matthias Clasen2006-12-211-2/+2
* Add signal documentation. (#317064, Søren Wedel Nielsen)Matthias Clasen2006-12-201-10/+181
* Silently return if a drag is already in progress, rather than asserting.Matthias Clasen2006-12-201-1/+2
* Allow any GtkDialog that implements GtkFileChooser as dialog. (#335473,Matthias Clasen2006-12-201-5/+6
* Fixed a last minute change in the quartz backend.Mikael Hallendal2006-12-201-2/+2
* Added gtkstatusicon-quartz.c Implements the quartz backend for the statusMikael Hallendal2006-12-203-2/+251
* Add a tooltip explaining the format of page ranges, and improve the pageMatthias Clasen2006-12-201-8/+34
* Fixed a bug in set_property() (setting "window-placement-set" could resultTristan Van Berkom2006-12-161-1/+1
* Merged from gtk-2-10:Federico Mena Quintero2006-12-151-9/+10
* Make GtkComboBox in "appears-as-list" mode more closely resemble its Win32Dom Lachowicz2006-12-151-2/+4
* Undo bogus commit.Benjamin Berg2006-12-145-88/+4
* draw arrows pointing to the right correctly placed inside their GdkWindow.Carlos Garnacho2006-12-141-1/+1
* Fix docs typo. Bug #385642.Christian Persch2006-12-141-1/+1
* Add --unlink-tempfile to the evince call for print preview. (#370041, GheeMatthias Clasen2006-12-131-1/+1
* - Remove unused code/options from the code. Warn about their usage whileBenjamin Berg2006-12-135-4/+88
* Be more careful when overdrawing antialiased text. (#352435, Alex Jones,Matthias Clasen2006-12-111-11/+49
* Change the way in which color scheme information is merged to correctlyMatthias Clasen2006-12-111-37/+93
* cancel editing (ie. don't accept changes) when the entry loses focus.Kristian Rietveld2006-12-101-1/+3
* Fixes bug #383407Paolo Maggi2006-12-071-4/+2
* do not use xthickness/ythickness, they aren't used any longer for drawing.Carlos Garnacho2006-12-071-3/+3
* Fix accelerator clippingMatthias Clasen2006-12-071-0/+7
* broooooooken pipeKristian Rietveld2006-12-061-26/+25
* Improve print dialogMatthias Clasen2006-12-061-1/+5
* Fix an a11y regressionMatthias Clasen2006-12-041-0/+15
* Don't leak the old page size whenChristian Persch2006-12-041-0/+12