| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | guard for windows with GDK_WINDOW_DESTROYED set. (Fixes #482531, reported | Kristian Rietveld | 2007-11-09 | 2 | -6/+15 |
* | Stylistic fixes | Matthias Clasen | 2007-11-09 | 3 | -7/+12 |
* | don't leak 'filename' field memory when loading more than one file into | Matthias Clasen | 2007-11-09 | 2 | -0/+8 |
* | include <glib.h> instead of <glib/gmarkup.h> | Michael Natterer | 2007-11-08 | 2 | -1/+5 |
* | Forgotten file | Matthias Clasen | 2007-11-08 | 1 | -0/+1 |
* | Add GString 'text' to the property info structure. Used to accumulate | Ryan Lortie | 2007-11-08 | 2 | -49/+68 |
* | call gdk_flush() after showing the menu so we can definitely grab on it. | Michael Natterer | 2007-11-06 | 2 | -0/+13 |
* | fixed docs. | Michael Natterer | 2007-11-06 | 2 | -2/+6 |
* | Make shift tab work with unicode layouts (e.g. all Leopard layouts), fixes | Richard Hult | 2007-11-04 | 2 | -0/+12 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2007-11-04 | 2 | -6/+10 |
* | Fix bug #486369, by passing the selection info along when pasting. | Richard Hult | 2007-11-03 | 2 | -7/+38 |
* | Make the grab breaking on window move work on Leopard (as well as Tiger) | Richard Hult | 2007-11-03 | 3 | -10/+10 |
* | Calculate the frame rect correctly when resizing toplevels, fixes bug | Richard Hult | 2007-11-03 | 2 | -6/+13 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2007-11-02 | 2 | -1547/+1569 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2007-11-02 | 2 | -2/+6 |
* | Updated Belarusian Latin translation. | Ihar Hrachyshka | 2007-11-01 | 2 | -943/+956 |
* | Redo the fix for bug #492117, by adding a getter for the private drag | Richard Hult | 2007-11-01 | 6 | -11/+53 |
* | Fix build, bug #492117. | Richard Hult | 2007-11-01 | 2 | -1/+5 |
* | Updated Finnish translation (fix for bug #484148) | Ilkka Tuohela | 2007-10-31 | 2 | -1548/+1574 |
* | Updated Finnish translation (fix for bug #484148) | Ilkka Tuohela | 2007-10-31 | 2 | -955/+968 |
* | Implement manual resize and move. | Richard Hult | 2007-10-31 | 4 | -2/+155 |
* | Setup autorelease pool, plugs occasional leak on leopard. | Richard Hult | 2007-10-31 | 2 | -0/+8 |
* | Fix build warning (trackingRect should be 0, not nil). | Richard Hult | 2007-10-31 | 2 | -2/+7 |
* | Chain up to the parent's finalize virtual function. | Emmanuele Bassi | 2007-10-30 | 2 | -11/+19 |
* | Allow the ::delete-range handler to delete text after the text it was | Owen Taylor | 2007-10-28 | 2 | -1/+14 |
* | Disable beeps when backspacing in textviews by default on Win32 systems. | Cody Russell | 2007-10-26 | 2 | -0/+9 |
* | Pay attention to tags that turn invisibility off as well as tags that turn | Owen Taylor | 2007-10-26 | 2 | -3/+9 |
* | Improve gtk_builder_get_type_from_name() documentation. (#461222, Murray | Johan Dahlin | 2007-10-24 | 2 | -1/+7 |
* | Updated Irish translation. | Seán de Búrca | 2007-10-24 | 2 | -21/+25 |
* | Use an autorelease pool. | Richard Hult | 2007-10-24 | 2 | -0/+9 |
* | Give up instead of raising an error if we can't find the parent dialog | Johan Dahlin | 2007-10-24 | 2 | -0/+12 |
* | Parse signals after <child> tags and add tests. (#468793, Benjamin Otte) | Johan Dahlin | 2007-10-24 | 5 | -2/+45 |
* | Allow empty property nodes so we can set empty strings. (#486420, Xavier | Johan Dahlin | 2007-10-24 | 3 | -34/+45 |
* | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 2007-10-23 | 2 | -0/+8 |
* | Handle NSFilenamesPboardType in addition to NSURLPboardType to support dnd | Richard Hult | 2007-10-23 | 2 | -12/+45 |
* | Maintain a list for the stacking order of windows. Implement lower and | Richard Hult | 2007-10-23 | 3 | -14/+174 |
* | Use gtk_ascii_tolower/toupper instead of the C library variants. (#488918, | Johan Dahlin | 2007-10-22 | 2 | -7/+11 |
* | Updated Irish translation. | Seán de Búrca | 2007-10-21 | 1 | -21/+21 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2007-10-21 | 1 | -3/+4 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2007-10-21 | 1 | -6/+4 |
* | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 2007-10-21 | 4 | -2609/+2515 |
* | Updated Irish translation. | Seán de Búrca | 2007-10-21 | 2 | -1374/+1124 |
* | Add a block around the WM_ACTIVATE case to avoid declaring variables in | Tor Lillqvist | 2007-10-19 | 2 | -5/+9 |
* | Draw focus rect for buttons with relief set to GTK_RELIEF_NONE. (#487954) | Cody Russell | 2007-10-18 | 2 | -5/+6 |
* | Translation update by Ivar Smolin. | Priit Laes | 2007-10-18 | 2 | -1080/+958 |
* | gdk/win32/gdkevents-win32.c Force non-modal transient dialogs to iconify | Cody Russell | 2007-10-18 | 4 | -10/+146 |
* | Move -Wl,-luuid to LDFLAGS to make libtool happy. | Owen Taylor | 2007-10-17 | 2 | -2/+7 |
* | Use -Wl,-luuid instead of -luuid to work around libtool lossage. | Tor Lillqvist | 2007-10-17 | 2 | -1/+6 |
* | Bump version | Matthias Clasen | 2007-10-17 | 2 | -2/+6 |
* | 2.12.1GTK_2_12_1 | Matthias Clasen | 2007-10-17 | 199 | -49484/+50985 |