summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Update my e-mail address.Anders Carlsson2003-12-291-0/+16
* Add a way to lock individual accelerator paths. (#73207, reported by HavocMatthias Clasen2003-12-291-0/+6
* use CHILD_VISIBLE instead of VISIBLE to determine whether we should stopSoeren Sandmann2003-12-271-0/+6
* Don't use first_action without initializing it if n_entries is 0.Matthias Clasen2003-12-261-0/+5
* Add the missing _get_ to the name of the non-Xcursor version of thisMatthias Clasen2003-12-241-0/+6
* fix GTK_TYPE_ICON_INFO macro, reported by muppet.Manish Singh2003-12-241-0/+5
* Add GtkClipboardTargetReceivedFunc, gtk_clipboard_request_targets() andMatthias Clasen2003-12-241-0/+6
* Use gtk_paint_arrow instead of draw_arrow_left/draw_arrow_right. Removed.Matthias Clasen2003-12-211-0/+11
* Fix memory leaks caused by the failure to free the result ofMatthias Clasen2003-12-211-0/+11
* Set the right properties when the window becomes a toplevel. When a windowSoeren Sandmann2003-12-211-0/+9
* New function to emit the "cancel" signal on a menu shell.Matthias Clasen2003-12-211-2/+13
* Fix the "language_set" blurb. (#129720, Christian Rose)Matthias Clasen2003-12-201-0/+6
* do not invalidate all of treeview when resizing (#110074, patch fromKristian Rietveld2003-12-201-0/+5
* Fixes #108458.Kristian Rietveld2003-12-191-0/+18
* use strstr instead of strcmp (#117127, suggestion from Soeren Sandmann).Kristian Rietveld2003-12-191-0/+5
* move item insertion logic here from gtk_menu_real_insert(),Kristian Rietveld2003-12-191-0/+8
* Use g_date_strftime() for UTF-8 correctness; use Julian dates to simplifyFederico Mena Quintero2003-12-191-0/+6
* Test extra_width, not extra_height, when determining whether to setMatthias Clasen2003-12-191-0/+6
* Add a bug numberMatthias Clasen2003-12-191-0/+1
* Fix the behaviour of insensitive actions, which was broken whenMatthias Clasen2003-12-191-0/+14
* Fixes #110249, reworked patch from Joshua N Pritikin.Kristian Rietveld2003-12-181-0/+16
* add key bindings for "*" and "/" (expand/collapse all). (#110195, reportedKristian Rietveld2003-12-181-0/+6
* clear the extra_attrs list if we set "text" after "markup". (FixesKristian Rietveld2003-12-181-0/+6
* Fix typo that used the wrong x/y values for the x1, y1 pointAlexander Larsson2003-12-181-0/+5
* added language and language_set properties like GtkTextTag has. (#103800,Kristian Rietveld2003-12-181-0/+9
* Correct misleading docs. Add docs for the "activate" signal. (#129358,Matthias Clasen2003-12-181-0/+6
* Jonathan got the logical flag backwards in the expand_collapse_cursor_rowKristian Rietveld2003-12-181-0/+9
* only start editing when activated by the left mouse button. (#106869,Kristian Rietveld2003-12-181-0/+6
* Migrating all cell renderers to use the new instance private dataKristian Rietveld2003-12-181-0/+31
* add a single-paragraph-mode property, use private instance data. (FixesKristian Rietveld2003-12-171-0/+8
* now deprecated (#106953, reported by Matthias Clasen).Kristian Rietveld2003-12-171-0/+6
* if we set a new stock_id and there was a previous stock_id, unref theKristian Rietveld2003-12-171-0/+7
* Check that index is not bigger than level array length also when depth isMarco Pesenti Gritti2003-12-171-0/+8
* only try to strcmp or strlen if we managed to normalize and casefold theKristian Rietveld2003-12-171-0/+7
* Add missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(). Cast second argumentMatthias Clasen2003-12-171-0/+9
* fix compile warning. (#122727, patch from Kjartan Maraas).Kristian Rietveld2003-12-171-0/+5
* Yay! Fixed height mode! Hooray! (Part 2 of #80868).Kristian Rietveld2003-12-171-0/+19
* Actually call the default signal handlers instead of calling theMurray Cumming2003-12-171-0/+9
* Added a "volumes-changed" signal. Added the following methods:Federico Mena Quintero2003-12-171-0/+65
* fix preprocessor conditional confusion. (G_OS_UNIX/G_OS_WIN32 stuff)Manish Singh2003-12-161-0/+5
* Do not interpret distant clicks as double-clicks (#116541, BernhardMatthias Clasen2003-12-161-0/+21
* Sigh, revert the change.Federico Mena Quintero2003-12-151-0/+4
* Removed. (gtk_dialog_close): Don't call dialog_has_cancel(). At leastFederico Mena Quintero2003-12-151-0/+6
* Add new properties, xalign and yalign, with getter and setterMatthias Clasen2003-12-151-0/+6
* handle GTK_DATADIR similar as the other filesystem placement 'constants'Hans Breuer2003-12-141-0/+27
* Calls to OpenClipboard() must be followed by calls to CloseClipboard().Tor Lillqvist2003-12-141-0/+7
* Merge from stable:Tor Lillqvist2003-12-141-0/+67
* Implement gdk_window_set_icon_list() for Win32, with support for big andTim Evans2003-12-141-0/+8
* Rename from _gdk_x11_register_event_type(), added API docs.Matthias Clasen2003-12-141-0/+10
* Document that the clip mask of gc is ignored. (#101983, Sebastian Rittau)Matthias Clasen2003-12-131-0/+5