summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate gtk_tree_view_get_hover_expand.Matthias Clasen2004-08-081-0/+4
* Remove the static function gtk_menu_get_private.Matthias Clasen2004-08-081-0/+4
* Don't hardcode mapping of VK_DECIMAL to GDK_KP_Decimal. Instead, letTor Lillqvist2004-08-071-0/+7
* Use GtkTreeViewRowSeparatorFunc instead of GtkCellRendererSepText.Matthias Clasen2004-08-071-0/+17
* WM_WINDOWPOSCHANGED): Add _gdk_offset_{x,y} to top-level windowTor Lillqvist2004-08-071-0/+7
* Make the column drag code a bit more robust (still scary, though).Matthias Clasen2004-08-071-0/+12
* Fix #144232:Federico Mena Quintero2004-08-061-0/+20
* make it compile and more similar to the X11 implementation [backwardHans Breuer2004-08-061-0/+25
* Fix an off-by-one error. (#141809, Markku Vire)Matthias Clasen2004-08-061-0/+3
* Really fix the initialization of the target list.Matthias Clasen2004-08-061-0/+25
* Set x_root and y_root in button and motion events from the tablet.Robert Ă–gren2004-08-061-0/+5
* Call gdk_window_enable_synchronized_configure()Soeren Sandmann2004-08-051-0/+9
* Add setter and getter for the ::show-hidden property. (#145610, JeffMatthias Clasen2004-08-041-0/+3
* Add buttons to select and unselect all nodes, make the popup menu actuallyMatthias Clasen2004-08-041-0/+7
* Add testiconview. A test for GtkIconView ...which uses this image.Matthias Clasen2004-08-041-0/+6
* s/childs/children/g.Matthias Clasen2004-08-041-0/+7
* Fix #133446, noticed by Christian Persch:Matthias Clasen2004-08-041-0/+9
* Make the the GtkAction{Toggle,Radio,}Entry* arguments to theMatthias Clasen2004-08-041-0/+7
* Make gtk_ui_manager_add_ui() accept paths with a leading "/ui". (#149077,Matthias Clasen2004-08-041-0/+9
* Correct the return type of gtk_tree_model_filter_get_flags(). (#149195,Matthias Clasen2004-08-031-0/+5
* Fix #149191, reported by Morten Welinder:Matthias Clasen2004-08-031-0/+8
* Add missing parens. (#149190, Morten Welinder)Matthias Clasen2004-08-031-0/+5
* Remove accidentally committed debug code.Matthias Clasen2004-08-031-0/+5
* Optimize for the case that row_column and col_column are unset. (#148868,Matthias Clasen2004-08-031-0/+6
* New function. Make sure the sync counter is recreated when a window isSoeren Sandmann2004-08-021-0/+6
* Some trees in combo boxes.Matthias Clasen2004-08-021-0/+2
* Rework the combo box to handle tree models. (#139582, Matt Walton)Matthias Clasen2004-08-021-0/+3
* Add a new boolean property ::hover-expand and make the treeviewMatthias Clasen2004-08-021-0/+6
* Remove some erroneous declarations.Matthias Clasen2004-08-021-0/+2
* Don't crash if the displayed row is gone.Matthias Clasen2004-08-021-0/+5
* C99ism.Morten Welinder2004-08-021-0/+4
* Add a new binding signal ::backspace, bind it to the backspace key, andMatthias Clasen2004-08-021-0/+9
* Add missing error traps. (#149011, Thomas Leonard)Matthias Clasen2004-08-021-0/+6
* Add the same warning that the blink_cb() in GtkEntry already has.Matthias Clasen2004-08-021-0/+5
* Document the xalign property and its getter and setter as 2.4 additions.Matthias Clasen2004-08-021-0/+15
* *** empty log message ***Matthias Clasen2004-08-011-0/+2
* 2.5.1GTK_2_5_1Matthias Clasen2004-08-011-0/+4
* New argumentsJonathan Blandford2004-08-011-0/+20
* Updates for 2.5.1.Matthias Clasen2004-08-011-2/+6
* Use the canonical form of signal names after "notify::". Otherwise, noMatthias Clasen2004-07-311-0/+9
* Don't set both states at once. (#148789, Matthew Garret)Matthias Clasen2004-07-311-2/+8
* *** empty log message ***Matthias Clasen2004-07-301-0/+5
* Change the api for separators to use a separator function instead of aMatthias Clasen2004-07-301-0/+8
* Fix the positioning of the popup.Matthias Clasen2004-07-301-0/+5
* Implement this in terms of gtk_combo_box_get_active_iter(), instead ofMatthias Clasen2004-07-301-0/+6
* Add a field for an "add to shortcuts" menu item. (popup_menu_detach_cb):Federico Mena Quintero2004-07-291-0/+20
* Add clipboard demo.Anders Carlsson2004-07-291-0/+7
* Store signal IDs in gulongs, not guints!Federico Mena Quintero2004-07-291-0/+20
* Make the fb backend compile against current freetype. (#148558, NicolasMatthias Clasen2004-07-281-0/+3
* Replace the EXPANDER_MAX macro by ROW_HEIGHT. (#145528)Matthias Clasen2004-07-281-0/+3