summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Handle a keyval of 0, by returning an empty list. (#72617, Kevin Breit)Owen Taylor2002-02-261-0/+6
* Fix #72586. Silently accept empty tree. (gtk_tree_view_collapse_all):Richard Hult2002-02-261-0/+6
* A couple of name changes.Tor Lillqvist2002-02-261-1/+5
* Fix double set of bindings for page-up/down. (#72605, Tor Lillquist)Owen Taylor2002-02-261-0/+9
* Implement the functions that until now just were non-functional stubs. ForTor Lillqvist2002-02-261-0/+39
* Fix typos in pkg-config invokations. (#72476)Matthias Clasen2002-02-261-0/+5
* Set the keyboard-mode flag before popping up the tooltip so that pop it upOwen Taylor2002-02-261-0/+6
* call _gtk_tree_view_column_cell_set_dirty when visible, so this columnKristian Rietveld2002-02-251-0/+10
* Fix precendence problem. (Sven Neumann)Owen Taylor2002-02-251-0/+5
* Convert over to using an GtkInvisible - selections don't work properlyOwen Taylor2002-02-251-0/+14
* add dx/dy to child allocation, don't subtract them. Also, copy code fromHavoc Pennington2002-02-251-0/+7
* change to pass in the cursor direction always, not just when we need anHavoc Pennington2002-02-251-0/+13
* Always NULL out bg_pixmap, even when it used to be None or parentAlexander Larsson2002-02-251-0/+6
* parent_class variable was GtkObjectClass instead of GObjectClassHavoc Pennington2002-02-251-0/+9
* Fix off-by-one error. (Pointed out by Anders Carlsson)Owen Taylor2002-02-251-0/+5
* Forgotten ChangeLog.Matthias Clasen2002-02-251-0/+8
* free iter before going to doneKristian Rietveld2002-02-251-0/+9
* Take border width into account.Owen Taylor2002-02-241-0/+9
* Released 1.3.15.GTK_1_3_15Owen Taylor2002-02-241-1/+11
* Sanity check default font family name and size.Owen Taylor2002-02-241-0/+18
* at Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2002-02-241-0/+20
* change new_root to new_first to avoid confusion.Jonathan Blandford2002-02-241-0/+6
* gtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard Hestilow to add aOwen Taylor2002-02-241-0/+7
* Move inclusion of <windows.h> before inclusion of <winsock.h>, to actuallyTor Lillqvist2002-02-241-0/+11
* Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRABOwen Taylor2002-02-241-0/+11
* change gravity of start/end marks so that text added at either end of theHavoc Pennington2002-02-241-0/+8
* Didn't refind node when it was NULL. Bug found by Tor Lillqvist.Jonathan Blandford2002-02-241-0/+5
* Set also group in the key press/release events, always to zero for now.Tor Lillqvist2002-02-231-0/+6
* Alpha-pad icons so they get the correct size.Anders Carlsson2002-02-231-0/+8
* Patch from Matthias Clasen to remove some excessive ::changed signals forOwen Taylor2002-02-231-0/+5
* Include the gtkrc files for themes.Tor Lillqvist2002-02-231-0/+4
* Register 16x16 versions of most icons.Anders Carlsson2002-02-231-0/+8
* delay scrolling until we try to draw the window.Jonathan Blandford2002-02-231-0/+8
* Add missing gtk_file_selection_get_select_multiple. RemoveTor Lillqvist2002-02-231-0/+6
* Make button draw depressed whenever the user clicks / activates it,Owen Taylor2002-02-231-0/+5
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Applied patch from Thomas Leonard to make stepper click to scroll takeOwen Taylor2002-02-231-0/+11
* Added Welsh filePablo Saratxaga2002-02-231-0/+4
* lower case the key_val. (gtk_accel_group_connect_by_path) : ditto.Jody Goldberg2002-02-231-0/+10
* Documented undocumented functions.Jonathan Blandford2002-02-231-0/+6
* honor min_width and max_width while resizing columns (pointed out by JornKristian Rietveld2002-02-231-0/+5
* Patch from Matthias Clasen (#54488)Owen Taylor2002-02-231-0/+14
* Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182.Owen Taylor2002-02-231-0/+20
* Let's mention the bug numberKristian Rietveld2002-02-221-1/+1
* leave threads before returningKristian Rietveld2002-02-221-0/+5
* Rename icons.Anders Carlsson2002-02-221-0/+10
* add last_single_clicked and last_single_clicked_2 rowrefs and addKristian Rietveld2002-02-221-0/+28
* subtract 1 from line endpoint, to avoid cursor dirt in the text widget.Havoc Pennington2002-02-221-0/+6
* implement more cleanly by using text_window->allocation.x/y instead ofHavoc Pennington2002-02-221-0/+6
* call gtk_size_group_queue_resize to avoid invalidating the widget everyHavoc Pennington2002-02-221-0/+7