summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Don't use zip -r on the etc directory, to avoid including editor backupTor Lillqvist2003-09-201-0/+17
* implement RTL flipping (#96632)Soeren Sandmann2003-09-191-0/+5
* Improve documentation. (#117306, Steve Chaplin)Soeren Sandmann2003-09-191-0/+5
* Handle dead keysyms present on the US-International keyboard. For clarity,Tor Lillqvist2003-09-191-0/+9
* Call g_closure_unref() to unref a closure, not g_object_unref(). (#122637,Matthias Clasen2003-09-181-4/+7
* Install accelerators on actions, not on proxies, support accelerator-onlyMatthias Clasen2003-09-171-0/+41
* Robustness improvements.Matthias Clasen2003-09-171-0/+4
* Report unexpected character data as error from the GMarkup parser,Matthias Clasen2003-09-171-0/+7
* revert accidentally committed !redraw_on_allocate change.Soeren Sandmann2003-09-171-0/+5
* Add gdk_window_set_keep_{above,below} stubs to fix compilationEric Warmenhoven2003-09-161-0/+11
* Apply egtk-format-protos. Doc tweaks.Matthias Clasen2003-09-151-0/+6
* New function which implements "smart" separators by iterating once overMatthias Clasen2003-09-151-0/+18
* Add value parameter to allow setting the currently selected group memberMatthias Clasen2003-09-151-0/+16
* Name the arrow "gtk-toolbar-arrow" so themes can special-case it.Soeren Sandmann2003-09-141-0/+5
* sort the list of files.Soeren Sandmann2003-09-141-0/+4
* Unref the PangoFontMetrics. Patch from Steve Chaplin (#122257).Soeren Sandmann2003-09-141-0/+5
* Remove special-case code for WS_EX_TRANSPARENT (GDK_INPUT_ONLY) windows,Tor Lillqvist2003-09-141-0/+7
* Merge from stable.Jonathan Blandford2003-09-121-0/+9
* Add deprecation notes. (#121955)Matthias Clasen2003-09-111-0/+7
* Add table menu tests.Matthias Clasen2003-09-111-0/+10
* The table menu patch! Turns GtkMenu into a table, so you can attach menuKristian Rietveld2003-09-101-0/+26
* Only remove PropertyNotify events from the stream if they have beenMatthias Clasen2003-09-101-0/+7
* Big TreeView DnD fixage, makes drops on empty models work, makes TreeStoreKristian Rietveld2003-09-091-0/+34
* Implement gtk_event_box_get/set_input_only()Alexander Larsson2003-09-081-0/+8
* Fixes from David Hampton <hampton@employees.org> via gtk-devel-list.Kristian Rietveld2003-09-081-0/+12
* Fix a C99ism. (#121640, Josh Beam)Matthias Clasen2003-09-061-0/+19
* Added Uzbek filesPablo Saratxaga2003-09-061-0/+5
* Make disconnect work for toolitems.Matthias Clasen2003-09-061-0/+5
* Disconnect from prev_action, not from action. (Fix by David Hampton)Matthias Clasen2003-09-061-1/+6
* //bugs.xfree86.org/show_bug.cgi?id=534)Owen Taylor2003-09-051-0/+9
* Test buttons and toggle buttons as proxies.Matthias Clasen2003-09-041-0/+9
* Test gtk_ui_manager_add_ui().Matthias Clasen2003-09-041-0/+10
* Merge from stable.Kristian Rietveld2003-09-041-0/+6
* Use "position" instead of "pos".Matthias Clasen2003-09-041-1/+9
* Doc tweaks.Matthias Clasen2003-09-041-0/+1
* Un-prefix GtkUIManagerNodeType and GtkUIManagerNode to shorten the namesMatthias Clasen2003-09-041-1/+5
* Various doc tweaks.Matthias Clasen2003-09-041-0/+7
* Merge from stable.Kristian Rietveld2003-09-031-0/+9
* Merge from stable.Kristian Rietveld2003-09-031-0/+7
* big patch from Kjartan Maraas to fix numerous typos.Kristian Rietveld2003-09-031-0/+10
* Correct compile line for threads example.BST 2003 Tony Gale2003-09-031-0/+4
* Don't call CloseHandle() on the HMODULE returned from GetModuleHandle().Tor Lillqvist2003-09-021-0/+11
* Merge from stable.Kristian Rietveld2003-09-021-0/+8
* Doc addition.Matthias Clasen2003-09-011-0/+2
* Shorten the names of some static functions.Matthias Clasen2003-09-011-0/+16
* Fix bug where the background pixmap was being offset twice, once by theSoeren Sandmann2003-09-011-0/+6
* Make this public again, since it's occasionally useful. (#121128, MarcoMatthias Clasen2003-08-311-0/+9
* connect to "delete_event" so the application will actually quit when youSoeren Sandmann2003-08-311-0/+5
* g_return_if_fail() if path is NULL. (gtk_ui_manager_get_node): Avoid aMatthias Clasen2003-08-311-0/+9
* Fix some typos in docs.Matthias Clasen2003-08-311-0/+2