summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix C99ism.Morten Welinder2004-08-091-0/+4
* Also revert GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API to its old status.Matthias Clasen2004-08-091-0/+5
* Add the exported functions gdk_rgb_colormap_ditherable(),Matthias Clasen2004-08-091-0/+8
* Make static.Matthias Clasen2004-08-091-0/+5
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+32
* Only undef gtk_init_check and gtk_init on win32.Matthias Clasen2004-08-091-0/+4
* Add gtk_entry_layout_index_to_text_index() and its inverse. The haveMatthias Clasen2004-08-091-0/+6
* Don't leak the file contents.Matthias Clasen2004-08-091-0/+5
* Don't leak the icon source.Matthias Clasen2004-08-091-0/+5
* Don't leak a reference to the pixbufs.Matthias Clasen2004-08-091-0/+5
* Ref and sink the column. (gtk_combo_box_menu_destroy): Unref the column.Matthias Clasen2004-08-091-0/+12
* Don't stumble over separators which are not backed by model rows.Matthias Clasen2004-08-091-0/+5
* Don't leak the path.Matthias Clasen2004-08-091-0/+5
* take targets into account again to allow dnd of other things than textHans Breuer2004-08-081-0/+9
* Add gtk_cell_renderer_progress_get_type.Matthias Clasen2004-08-081-0/+4
* Replace duplicate gtk_tree_view_get_hover_expand byMatthias Clasen2004-08-081-2/+3
* 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