summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Use <multimon.h> when compiling with MSVC and old headers. (#126933, JohnTor Lillqvist2003-12-081-0/+5
* === Released 2.3.1 ===Owen Taylor2003-12-081-7/+32
* Based on a patch by Martin Kretzschmar; #122448Michael Meeks2003-12-081-4/+20
* Don't crash if icon_theme_builtin_icons hasn't been initialized. (#128726,Matthias Clasen2003-12-071-0/+6
* Don't use the return value from SendMessage(WM_SETICON). That is the oldTor Lillqvist2003-12-071-0/+4
* If we already have a pointer grab active with a grab cursor set, destroyTor Lillqvist2003-12-071-0/+6
* Added Thai (th) translation. Added Thai (th) to ALL_LINGUAS.Paisa Seeluangsawat2003-12-061-0/+4
* Implement RTL flipping for GtkAlignment. (#127585)Matthias Clasen2003-12-061-0/+5
* Fix the position of the popup window when in RTL mode. (#127578)Matthias Clasen2003-12-061-0/+5
* Applied patch from Ross McFarland <rwmcfa1@neces.com>, initialize *count_pManish Singh2003-12-051-0/+6
* Implement RTL flipping for GtkViewport: Adjust the "gravity" when resizingMatthias Clasen2003-12-051-0/+18
* Allow gtk_label_set_attributes() take NULL. See bug #128517.Mark McLoughlin2003-12-041-0/+5
* Removed the in_change flag. (completion_idle_callback): Use a temporaryFederico Mena Quintero2003-12-041-0/+9
* Decouple impl->current_folder from the selection in the folder tree. ThisFederico Mena Quintero2003-12-021-0/+15
* Remove duplicate declaration of gtk_icon_source_set_icon_name(). (#JeffMatthias Clasen2003-12-021-0/+5
* Patch from Hans-Petter Jansson <hpj@ximian.com> to align the bookmarksFederico Mena Quintero2003-12-011-0/+9
* Set the shortcuts tree as a drag destination.Federico Mena Quintero2003-12-011-0/+13
* return TRUE if there are disappearing placeholders that are still visible.Soeren Sandmann2003-11-301-0/+12
* Patch from <chinen@jp.ibm.com> to handle RTL support for column resizers,Jonathan Blandford2003-11-291-0/+7
* Don't use freed memory. (#127698, Taavi Talvik)Matthias Clasen2003-11-271-0/+5
* Remove debug g_print()s.Matthias Clasen2003-11-271-0/+4
* Remove debug define.Matthias Clasen2003-11-271-0/+4
* allow accel activation depending on sensitivity and the attach widget.Tim Janik2003-11-271-0/+14
* Don't show accelerators in popup menus. (#127227)ChangeLogMatthias Clasen2003-11-241-0/+5
* start 2.x Section 4 updatesGMT 2003 Tony Gale2003-11-241-0/+4
* Make this function take a GtkRadioToolButton instead of a GtkWidget.Soeren Sandmann2003-11-241-0/+7
* remove variables in_dnd and leaving_dndSoeren Sandmann2003-11-241-0/+4
* remove variable n_overflowed_menu_items_when_dnd_startedSoeren Sandmann2003-11-241-0/+5
* Rework sliding algorithm. - No more weird jumping when items are draggedSoeren Sandmann2003-11-241-0/+28
* Make tooltip positioning Xinerama-aware. (#127332)Matthias Clasen2003-11-231-0/+5
* Make monitor boundaries visible in fake Xinerama mode.Matthias Clasen2003-11-211-0/+5
* cast to GTK_WIDGET() for the gtk_widget_hide() call.Manish Singh2003-11-201-0/+6
* Patch from David Hampton to fix sorting on booleans.Jonathan Blandford2003-11-201-0/+5
* Use gtk_widget_is_focus() instead of GTK_WIDGET_HAS_FOCUS. (#122327, OwenSoeren Sandmann2003-11-201-0/+6
* Update Section 3 to 2.xGMT 2003 Tony Gale2003-11-201-0/+4
* Fixes to problems reported by Iain Holmes:Federico Mena Quintero2003-11-191-0/+11
* move function to a somewhat more logical place,Kristian Rietveld2003-11-191-0/+6
* always resize the popup when it is visible, popdown when there are lessKristian Rietveld2003-11-191-0/+13
* Turn off the dialog's separator (thanks to Iain Holmes).Federico Mena Quintero2003-11-191-0/+15
* set to 200 instead of 225 Impose a minimum width on items that have aSoeren Sandmann2003-11-191-0/+12
* Added a render_icon virtual method.Federico Mena Quintero2003-11-191-0/+18
* Call gtk_widget_hide(menu) when reattaching the menu. (#126057)Matthias Clasen2003-11-191-0/+5
* only unselect all items if the treeview has focus. (Fixes bug reported byKristian Rietveld2003-11-181-0/+6
* the total number of actions is "matches + actions - 1". (Fixes #126572).Kristian Rietveld2003-11-181-0/+5
* fix mem leaks (#119435).Christian Persch2003-11-181-0/+5
* don't try to fetch the child back, since we do know that it is alreadyKristian Rietveld2003-11-181-0/+6
* Fixes based on comments from Owen Taylor, #125264.Kristian Rietveld2003-11-181-0/+31
* gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders andManish Singh2003-11-181-0/+9
* Fix for #119555, Peter Zelesny:Matthias Clasen2003-11-171-0/+10
* Only activate if the action is sensitive. (#127187, Christian Persch)Matthias Clasen2003-11-171-0/+5