summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* Split declaration and assignment of combo_box.Matthias Clasen2004-02-151-0/+8
* Add deprecation notes pointing people to GtkComboBox.Matthias Clasen2004-02-151-0/+5
* Document the tree DND API.Matthias Clasen2004-02-151-0/+8
* Make stock_size an uint property, to allow custom icon sizes. Also clarifyMatthias Clasen2004-02-141-0/+6
* Remove unnecessary STRIP_* definitions, and GNU make check.Manish Singh2004-02-141-0/+5
* Duh, duh, duh! Don't bail out if the bookmarks file doesn't exist the veryFederico Mena Quintero2004-02-141-0/+6
* Fix #129020.Federico Mena Quintero2004-02-141-1/+15
* Use do instead of while. (#134031, Morten Welinder);Matthias Clasen2004-02-131-0/+5
* Suppress xsltproc and xmlcatalog checks if enable_man=no. (#134162, JulioMatthias Clasen2004-02-131-0/+5
* Remove checks for sgml2html. It was once used for building the linuxdocMatthias Clasen2004-02-131-0/+7
* Fix various compilation problems (#134312, David Hawthorne)Owen Taylor2004-02-131-0/+18
* Various reentrancy fixes for widgets being destroyed out ofOwen Taylor2004-02-131-0/+16
* Don't draw bevels around active, RELIEF_NONE buttons that aren'tMatthias Clasen2004-02-131-0/+7
* Protect getc_unlocked() by HAVE_FLOCKFILE in all cases. (#134205, Julio M.Matthias Clasen2004-02-131-0/+5
* Fix for #104811, Padraig O'Briain:Matthias Clasen2004-02-121-0/+13
* Remove an extraneous + 1 (#134015, Torsten Schoenfeld)Owen Taylor2004-02-121-0/+5
* New function to improve the accessibility of tooltips. (#114851, PadraigMatthias Clasen2004-02-121-0/+13
* Assign xtype using gdk_x11_atom_to_xatom_for_display () when type !=Manish Singh2004-02-121-0/+11
* Fix up item_area correctly in RTL mode. (#133984, patch from SemionSoeren Sandmann2004-02-121-0/+5
* Correct the docs.Matthias Clasen2004-02-121-0/+5
* Call gtk_drag_source_set(), so that things like gtk_drag_set_icon_*() workMatthias Clasen2004-02-121-0/+6
* Fix misleading debug output.Matthias Clasen2004-02-111-0/+5
* New ::map() handler. If no widget has the focus, try to give it to theFederico Mena Quintero2004-02-111-0/+7
* Fixes #134051.Federico Mena Quintero2004-02-111-0/+7
* Shift the array correctly. Fixes #134055, patch by Tosten SchoenfeldFederico Mena Quintero2004-02-111-0/+6
* Handle focus [hv]adjustment correctly when the focus is located deeperMatthias Clasen2004-02-111-1/+6
* Remove arbitrary low upper limits on the xpad, ypad, width and heightMatthias Clasen2004-02-111-0/+13
* Free the filters. Fixes #133547, patch by Morten WelinderFederico Mena Quintero2004-02-101-0/+6
* Avoid triggering an X error when the client->manager_window isOwen Taylor2004-02-101-0/+14
* Fixes the entry-related part of #133852.Federico Mena Quintero2004-02-101-0/+7
* Fixes #133995, patch by Morten Welinder <mortenw@gnome.org>.Federico Mena Quintero2004-02-101-0/+7
* Document these functions.Matthias Clasen2004-02-101-0/+6
* Request GTK_FILE_INFO_ALL from the file system model, so that arbitraryFederico Mena Quintero2004-02-091-0/+7
* Ugh. Don't try to free ints, even if they're stored in pointers.Matthias Clasen2004-02-091-0/+5
* Fix #132256.Federico Mena Quintero2004-02-091-0/+12
* If the folder is already open, add the requested info types to it.Federico Mena Quintero2004-02-091-0/+5
* Add appropriate type casts for the gtk_window_set_screen() call.Manish Singh2004-02-081-0/+5
* Make popups come up on the same screen as the combo box. (#133544, MortenMatthias Clasen2004-02-081-0/+6
* clean up the packing of the file selector.Jonathan Blandford2004-02-071-0/+5
* Don't use function calls in array initializers, as some compilers seem toMatthias Clasen2004-02-071-0/+6
* Add change notification for GtkAccelMap, by on-demand instantiating aMatthias Clasen2004-02-061-0/+9
* Actually free the lists. Pointed out by Morten Welinder.Matthias Clasen2004-02-061-1/+2
* Complete the previous commitMatthias Clasen2004-02-061-0/+6
* Handle character positions in UTF-8 strings correctly. (#133315, TheppitakMatthias Clasen2004-02-061-0/+6
* Cleanup using gtk_menu_attach_to_widget. Also fixes leak, see #133411.Morten Welinder2004-02-061-0/+5
* Free the list. Fixes #133546.Federico Mena Quintero2004-02-061-0/+5
* Fix #132327.Federico Mena Quintero2004-02-061-0/+16
* Change the labels of the ZOOM_100 and ZOOM_FIT stock items to "_NormalMatthias Clasen2004-02-051-0/+7
* Add a finalize function to plug a few memory leaks. (#133544, MortenMatthias Clasen2004-02-051-0/+5
* Support mnemonic_activate here as well.Matthias Clasen2004-02-051-0/+8