summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* guard for windows with GDK_WINDOW_DESTROYED set. (Fixes #482531, reportedKristian Rietveld2007-11-092-6/+15
* Stylistic fixesMatthias Clasen2007-11-093-7/+12
* don't leak 'filename' field memory when loading more than one file intoMatthias Clasen2007-11-092-0/+8
* include <glib.h> instead of <glib/gmarkup.h>Michael Natterer2007-11-082-1/+5
* Forgotten fileMatthias Clasen2007-11-081-0/+1
* Add GString 'text' to the property info structure. Used to accumulateRyan Lortie2007-11-082-49/+68
* call gdk_flush() after showing the menu so we can definitely grab on it.Michael Natterer2007-11-062-0/+13
* fixed docs.Michael Natterer2007-11-062-2/+6
* Make shift tab work with unicode layouts (e.g. all Leopard layouts), fixesRichard Hult2007-11-042-0/+12
* Translation updated by Ivar Smolin.Priit Laes2007-11-042-6/+10
* Fix bug #486369, by passing the selection info along when pasting.Richard Hult2007-11-032-7/+38
* Make the grab breaking on window move work on Leopard (as well as Tiger)Richard Hult2007-11-033-10/+10
* Calculate the frame rect correctly when resizing toplevels, fixes bugRichard Hult2007-11-032-6/+13
* Updated Norwegian bokmål translation.Kjartan Maraas2007-11-022-1547/+1569
* Updated Norwegian bokmål translation.Kjartan Maraas2007-11-022-2/+6
* Updated Belarusian Latin translation.Ihar Hrachyshka2007-11-012-943/+956
* Redo the fix for bug #492117, by adding a getter for the private dragRichard Hult2007-11-016-11/+53
* Fix build, bug #492117.Richard Hult2007-11-012-1/+5
* Updated Finnish translation (fix for bug #484148)Ilkka Tuohela2007-10-312-1548/+1574
* Updated Finnish translation (fix for bug #484148)Ilkka Tuohela2007-10-312-955/+968
* Implement manual resize and move.Richard Hult2007-10-314-2/+155
* Setup autorelease pool, plugs occasional leak on leopard.Richard Hult2007-10-312-0/+8
* Fix build warning (trackingRect should be 0, not nil).Richard Hult2007-10-312-2/+7
* Chain up to the parent's finalize virtual function.Emmanuele Bassi2007-10-302-11/+19
* Allow the ::delete-range handler to delete text after the text it wasOwen Taylor2007-10-282-1/+14
* Disable beeps when backspacing in textviews by default on Win32 systems.Cody Russell2007-10-262-0/+9
* Pay attention to tags that turn invisibility off as well as tags that turnOwen Taylor2007-10-262-3/+9
* Improve gtk_builder_get_type_from_name() documentation. (#461222, MurrayJohan Dahlin2007-10-242-1/+7
* Updated Irish translation.Seán de Búrca2007-10-242-21/+25
* Use an autorelease pool.Richard Hult2007-10-242-0/+9
* Give up instead of raising an error if we can't find the parent dialogJohan Dahlin2007-10-242-0/+12
* Parse signals after <child> tags and add tests. (#468793, Benjamin Otte)Johan Dahlin2007-10-245-2/+45
* Allow empty property nodes so we can set empty strings. (#486420, XavierJohan Dahlin2007-10-243-34/+45
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-10-232-0/+8
* Handle NSFilenamesPboardType in addition to NSURLPboardType to support dndRichard Hult2007-10-232-12/+45
* Maintain a list for the stacking order of windows. Implement lower andRichard Hult2007-10-233-14/+174
* Use gtk_ascii_tolower/toupper instead of the C library variants. (#488918,Johan Dahlin2007-10-222-7/+11
* Updated Irish translation.Seán de Búrca2007-10-211-21/+21
* Updated Occitan translationYannig MARCHEGAY2007-10-211-3/+4
* Updated Occitan translationYannig MARCHEGAY2007-10-211-6/+4
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-10-214-2609/+2515
* Updated Irish translation.Seán de Búrca2007-10-212-1374/+1124
* Add a block around the WM_ACTIVATE case to avoid declaring variables inTor Lillqvist2007-10-192-5/+9
* Draw focus rect for buttons with relief set to GTK_RELIEF_NONE. (#487954)Cody Russell2007-10-182-5/+6
* Translation update by Ivar Smolin.Priit Laes2007-10-182-1080/+958
* gdk/win32/gdkevents-win32.c Force non-modal transient dialogs to iconifyCody Russell2007-10-184-10/+146
* Move -Wl,-luuid to LDFLAGS to make libtool happy.Owen Taylor2007-10-172-2/+7
* Use -Wl,-luuid instead of -luuid to work around libtool lossage.Tor Lillqvist2007-10-172-1/+6
* Bump versionMatthias Clasen2007-10-172-2/+6
* 2.12.1GTK_2_12_1Matthias Clasen2007-10-17199-49484/+50985