summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fixed icon rules so gtkbuiltincache.h is only rebuilt if needed.Michael Natterer2005-11-121-0/+5
* Bug #313627. Make win32 theme's handling of toolbars, handleboxes, andDom Lachowicz2005-11-121-0/+7
* Make builtin icons work in gtk_window_set_icon_name() (#321046, MaximMatthias Clasen2005-11-121-0/+13
* Don't hide dotfiles, no such convention on Win32. Just hide files with theTor Lillqvist2005-11-121-0/+6
* Do not check whether the path is a folder. It is useful to bookmark filesFederico Mena Quintero2005-11-111-0/+10
* Use g_log_set_default_handler() instead of explicitly setting a handlerFederico Mena Quintero2005-11-111-0/+4
* Only get the base path of the volume if it is mounted.Federico Mena Quintero2005-11-111-0/+5
* Added per-stepper API for GtkRange's stepper sensitivity as discussed inMichael Natterer2005-11-111-0/+14
* Add show-popup and hide-popup signals and emit them when the popup isMatthias Clasen2005-11-101-0/+7
* Another erroneous semicolon.Matthias Clasen2005-11-101-0/+3
* Remove an erroneous semicolon.Matthias Clasen2005-11-101-0/+3
* Don't corrupt odd keymaps (#316638, Kean Johnston)Matthias Clasen2005-11-101-0/+8
* Improve navigation to parent folders. (#318444, Andrei Yurkevich)Matthias Clasen2005-11-101-0/+9
* Fix some compiler warnings. (#321141, Kjartan Maraas)Matthias Clasen2005-11-101-0/+3
* Implement a getter for headers-clickable. (#163851, Richard Hult)Matthias Clasen2005-11-101-0/+7
* Applied patch from maemo-gtk that addresses many issues wrt displayMichael Natterer2005-11-101-0/+46
* Added Tatar translation by Albert FazlíSimos Xenitellis2005-11-101-0/+4
* patch from maemo-gtk that changes GtkRange to render its arrowsTim Janik2005-11-091-0/+7
* gdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the GdkDebugFlag enum.Tor Lillqvist2005-11-091-0/+10
* Remove unnecessary includes.Tor Lillqvist2005-11-091-0/+44
* gdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32) Store the typeTor Lillqvist2005-11-091-0/+8
* Remove code that has been permanently ifdeffed out for two years.Tor Lillqvist2005-11-081-0/+5
* Unref tile and stipple when finalizing a gc. (#320789, Nickolay V.Matthias Clasen2005-11-081-0/+3
* Ignore icons if they would make the request large enough to cause Xlib toMatthias Clasen2005-11-081-0/+6
* gdk/gdk.symbols gdk/gdkwindow.h added gdk_window_get_type_hint() (patchMichael Natterer2005-11-081-0/+7
* Don't looks the bookmark label when reordering. (#320720, Jeremy Cook)Matthias Clasen2005-11-071-0/+3
* Set focus-on-click to FALSE for all buttons. Don't grab focus when aMatthias Clasen2005-11-071-0/+5
* Don't popup the completions if the focus has already been moved somewhereMatthias Clasen2005-11-071-0/+4
* Raise the drag_window after reconfiguring the toolbar. (#320803, ChristianMatthias Clasen2005-11-071-0/+4
* Add a focus-on-click property with setter and getter. (#318945, ChristianMatthias Clasen2005-11-071-0/+7
* fixed missing $X_CFLAGS setup in case x11.pc is present.Tim Janik2005-11-071-0/+4
* Adjust to the stock icon changes.Matthias Clasen2005-11-071-0/+4
* Correct the calculation of maskstride. (#320152, Peter Zelezny)Tor Lillqvist2005-11-071-0/+5
* fixed rule to actually create the symlinks, erroring out if anything goesMichael Natterer2005-11-061-0/+5
* Can't rename a file if the target exists on Win32. First rename the targetTor Lillqvist2005-11-061-0/+9
* (pixbuf_to_hbitmaps_alpha_winxp): Use an 1-bit mask bitmap, likeTor Lillqvist2005-11-061-0/+18
* Store builtin stock icons in an icon cache, instead of populating a hashMatthias Clasen2005-11-041-0/+33
* applied patch from maemo-gtk that changes the mtime check for rc filesMichael Natterer2005-11-041-0/+7
* Plug memory leak on Win32.Tor Lillqvist2005-11-041-0/+5
* Typo.Tor Lillqvist2005-11-031-4/+4
* Formatting fix.Tor Lillqvist2005-11-031-2/+2
* As there is only one GdkDisplay in the Win32 backend, check thatTor Lillqvist2005-11-031-9/+14
* Rename the variables for the color bitmap to have "color" in their name,Tor Lillqvist2005-11-031-0/+11
* Include gtkstatusicon.c on all platforms.Tor Lillqvist2005-11-031-0/+19
* Position the dialog with GTK_WIN_POS_CENTER. (do_quit): New function, hideTor Lillqvist2005-11-031-0/+8
* gdk/win32/gdkcolor-win32.c gdk/win32/gdkscreen-win32.c WhitespaceTor Lillqvist2005-11-021-0/+13
* Remove some g_return_if_fail() from static functions, replace some othersMatthias Clasen2005-11-021-0/+9
* Replace manual offset calculations by g_utf8_offset_to_pointer().Matthias Clasen2005-11-021-0/+7
* get rid of GAllocator usage, allocate and free nodes via the g_slice_*()Tim Janik2005-11-011-0/+6
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add moreTor Lillqvist2005-11-011-0/+27