summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c hasHans Breuer2005-09-181-0/+20
* fixed tiny typos in README.cvs-commitsGuilherme de S. Pastore2005-09-181-0/+4
* Check whether the widget actually is a GtkNotebook before treating it asTor Lillqvist2005-09-151-0/+7
* Start a set of automated tests for the file chooser. The only test inFederico Mena Quintero2005-09-151-0/+23
* gtk_window_map_event(): new function to work around lost unmap requests.Tim Janik2005-09-151-0/+6
* Add an easy-to-find profiling marker when starting to create a fileFederico Mena Quintero2005-09-151-0/+8
* Check "color" argument in gtk_color_button_set_color ()Tristan Van Berkom2005-09-141-0/+4
* No point in using a mem chunk for window groups, buttons, labels.Matthias Clasen2005-09-141-0/+5
* Fix a use-after-free bug. (#316256, Alexander Nedotsukov)Matthias Clasen2005-09-141-0/+5
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-0/+2
* Various cleanups. (#315359, Kjartan Maraas)Matthias Clasen2005-09-131-0/+4
* Let GDK_Return pass through in some more cases.Matthias Clasen2005-09-131-0/+6
* Fix typos in the docs. (#316008, #316027, #316121, Guillaume Cottenceau)Matthias Clasen2005-09-131-0/+4
* Add some docs. (#316001, Guillaume Cottenceau)Matthias Clasen2005-09-131-0/+3
* Fix a copy-and-paste mistake in the docs. (#315993, Guillaume Cottenceau)Matthias Clasen2005-09-131-0/+3
* Add some strings containing multibyte characters.Matthias Clasen2005-09-131-0/+7
* Silently return NULL if the widget is not realized. (#316023, GuillaumeMatthias Clasen2005-09-131-0/+7
* Use gdk_atom_intern_static_string() where appropriate.Matthias Clasen2005-09-111-8/+3
* New function to avoid pointless strdups when creating atoms from staticMatthias Clasen2005-09-111-0/+17
* Add a cell renderer for displaying and editing accelerators, a port ofMatthias Clasen2005-09-101-0/+13
* Make it possible to determine if a key event is for a modifier key:Matthias Clasen2005-09-091-0/+21
* Make drag reordering work properly for columns other than the first.Matthias Clasen2005-09-091-0/+6
* Handle invalid fontnames better. (#315187, Ed Catmur)Matthias Clasen2005-09-091-2/+0
* Handle invalid fontnames better. (#136926, Michael R. Walton)Matthias Clasen2005-09-091-0/+3
* Stop cursor blinking in non-editable regions of a text view. (#311508,Matthias Clasen2005-09-091-0/+14
* Fix the buildMatthias Clasen2005-09-091-0/+2
* Don't set unsigned ints to -1. (#315481, Kjartan Maraas)Matthias Clasen2005-09-091-0/+3
* first_weekday is relative to week_1stday, not to Sunday. Gotta love theMatthias Clasen2005-09-091-0/+6
* Document memory handling. (#314975, Torsten Schoenfeld)Matthias Clasen2005-09-091-0/+3
* Stylistic improvements and clarifications for some blurbs. (#315520,Matthias Clasen2005-09-091-0/+10
* Cache the display name. There is only one GdkDisplay on Win32, andTor Lillqvist2005-09-081-0/+17
* Make C-u commit and restart hex input if we are already in a hex sequence.Matthias Clasen2005-09-071-0/+6
* Make the modmap reflexive. (_gdk_keymap_add_virtual_modifiers): Don't addMatthias Clasen2005-09-071-0/+4
* RenameMatthias Clasen2005-09-061-0/+3
* Include Super, Hyper and Meta in the default accel mod mask.Matthias Clasen2005-09-061-0/+3
* Remove erroneous log entryMatthias Clasen2005-09-061-3/+0
* Don't use GDK_ALT_MASK.Matthias Clasen2005-09-061-2/+13
* Add tests for extra virtual modifiers.Matthias Clasen2005-09-061-0/+10
* Add support for extra virtual modifiers: (#85780, Owen Taylor)Matthias Clasen2005-09-061-0/+22
* Set the label of a button if it has no child. (#315253, John Finlay)Matthias Clasen2005-09-051-0/+5
* Forgotten fileMatthias Clasen2005-09-031-0/+4
* Disconnect idle handlers on destroy to avoid problems when they are calledMatthias Clasen2005-09-021-1/+5
* Add bindings for Ctrl-Shift-A to unselect all. (#309301, Kathy Fernandes)Matthias Clasen2005-09-021-0/+4
* Rework the Unicode hex input code. Now we only steal a single keyMatthias Clasen2005-09-021-0/+15
* If the window is destroyed, we still need to deliver the destroy event.Matthias Clasen2005-09-021-0/+3
* Reset im context before committing \n or \t.Matthias Clasen2005-09-021-0/+5
* Handle base_path being null in the rest of the cases (#310270)Alexander Larsson2005-09-021-0/+6
* Keep track of cursor position also in root window coordinates. Prune outTor Lillqvist2005-09-021-0/+17
* Pass statbufs down to xdg_mime_get_mime_type_for_file() where possible, toMatthias Clasen2005-09-011-0/+4
* Fix doc typo. (#314921, Guillaume Cottenceau)Matthias Clasen2005-09-011-0/+3