Skip to content
Snippets Groups Projects
  1. Oct 16, 2003
  2. Oct 14, 2003
  3. Oct 13, 2003
    • Olivier Fourdan's avatar
      Sync with my local tree · 81a705c6
      Olivier Fourdan authored
      (Old svn revision: 11347)
      81a705c6
    • Jasper Huijsmans's avatar
      · 05f1d262
      Jasper Huijsmans authored
      Huge commit to bring new repository in sync with SF. We are losing some
      CVS history here, but for completeness sake I'm including the ChangeLog
      entries here:
      
      +++
      
      2003-10-11 00:08  edscott
      
      	* xffm/src/: add_folder.c, add_node_contents.c, callbacks.c,
      	keybindings.c, main.c, treeview.c: do second letter search if first
      	letter is / -- DONE autohide diagnostics on click or keypress--DONE
      	compare dates between mime file and dbh file before updating
      	applications -- DONE scroll by keyboard debugged and enhanced
      	--DONE g_strchug() crash on openwith by menu... --FIXED on go_up do
      	not place in history, nor back nor forward --DONE
      
      2003-10-11 00:05  edscott
      
      	* xffm/: libs/apps.c, libs/bookmarks.c, libs/constants.h,
      	libs/cpy.c, libs/dnd.c, libs/dummies.c, libs/duplicate.c,
      	libs/entry.c, libs/goto.c, libs/goto.h, libs/icons.c, libs/menu.c,
      	libs/menu_callbacks.c, libs/misc.c, libs/misc.h, libs/monitor.c,
      	libs/new_win.c, libs/pasteboard.c, libs/print.c, libs/refresh.c,
      	libs/reg.c, libs/remove.c, libs/rename.c, libs/run.c, libs/run.h,
      	libs/scramble.c, libs/symlink.c, libs/terminal.c, libs/touch.c,
      	libs/trash.c, libs/xfdiff.c, smb/smb_download.c, smb/smb_list.c: do
      	second letter search if first letter is / -- DONE autohide
      	diagnostics on click or keypress--DONE compare dates between mime
      	file and dbh file before updating applications -- DONE scroll by
      	keyboard debugged and enhanced --DONE g_strchug() crash on openwith
      	by menu... --FIXED on go_up do not place in history, nor back nor
      	forward --DONE
      
      2003-10-10 23:19  xfce
      
      	* xfce-utils/scripts/xinitrc: Don't use cpp in xrdb so that DPI
      	settings load even on workstations w/out cpp
      
      2003-10-10 22:17  xfce
      
      	* libxfcegui4/libxfcegui4/netk-pager.c, xfwm4/configure,
      	xfwm4/configure.ac, xfwm4/themes/Makefile.am,
      	xfwm4/themes/Makefile.in, xfwm4/themes/default/bottom-active.xpm,
      	xfwm4/themes/default/bottom-inactive.xpm,
      	xfwm4/themes/default/bottom-left-active.xpm,
      	xfwm4/themes/default/bottom-left-inactive.xpm,
      	xfwm4/themes/default/bottom-right-active.xpm,
      	xfwm4/themes/default/bottom-right-inactive.xpm,
      	xfwm4/themes/default/close-active.xpm,
      	xfwm4/themes/default/close-inactive.xpm,
      	xfwm4/themes/default/close-pressed.xpm,
      	xfwm4/themes/default/hide-active.xpm,
      	xfwm4/themes/default/hide-inactive.xpm,
      	xfwm4/themes/default/hide-pressed.xpm,
      	xfwm4/themes/default/left-active.xpm,
      	xfwm4/themes/default/left-inactive.xpm,
      	xfwm4/themes/default/maximize-active.xpm,
      	xfwm4/themes/default/maximize-inactive.xpm,
      	xfwm4/themes/default/maximize-pressed.xpm,
      	xfwm4/themes/default/maximize-toggled-active.xpm,
      	xfwm4/themes/default/maximize-toggled-inactive.xpm,
      	xfwm4/themes/default/maximize-toggled-pressed.xpm,
      	xfwm4/themes/default/menu-active.xpm,
      	xfwm4/themes/default/menu-inactive.xpm,
      	xfwm4/themes/default/menu-pressed.xpm,
      	xfwm4/themes/default/right-active.xpm,
      	xfwm4/themes/default/right-inactive.xpm,
      	xfwm4/themes/default/shade-active.xpm,
      	xfwm4/themes/default/shade-inactive.xpm,
      	xfwm4/themes/default/shade-pressed.xpm,
      	xfwm4/themes/default/shade-toggled-active.xpm,
      	xfwm4/themes/default/shade-toggled-inactive.xpm,
      	xfwm4/themes/default/shade-toggled-pressed.xpm,
      	xfwm4/themes/default/stick-active.xpm,
      	xfwm4/themes/default/stick-inactive.xpm,
      	xfwm4/themes/default/stick-pressed.xpm,
      	xfwm4/themes/default/stick-toggled-active.xpm,
      	xfwm4/themes/default/stick-toggled-inactive.xpm,
      	xfwm4/themes/default/stick-toggled-pressed.xpm,
      	xfwm4/themes/default/themerc,
      	xfwm4/themes/default/title-1-active.xpm,
      	xfwm4/themes/default/title-1-inactive.xpm,
      	xfwm4/themes/default/title-2-active.xpm,
      	xfwm4/themes/default/title-2-inactive.xpm,
      	xfwm4/themes/default/title-3-active.xpm,
      	xfwm4/themes/default/title-3-inactive.xpm,
      	xfwm4/themes/default/title-4-active.xpm,
      	xfwm4/themes/default/title-4-inactive.xpm,
      	xfwm4/themes/default/title-5-active.xpm,
      	xfwm4/themes/default/title-5-inactive.xpm,
      	xfwm4/themes/default/top-left-active.xpm,
      	xfwm4/themes/default/top-left-inactive.xpm,
      	xfwm4/themes/default/top-right-active.xpm,
      	xfwm4/themes/default/top-right-inactive.xpm: Revert xfwm4 default
      	theme to the one found in pre-release as it looked better Fix a
      	very small thing in netk-pager
      
      2003-10-10 19:21  huysmans
      
      	* xfce4/plugins/pager/pager.c: Fix resizing bug
      
      2003-10-09 23:41  huysmans
      
      	* xfwm4/: mcs-plugin/workspaces.c, src/settings.c: Move workspace
      	names settings into settings plugin. Rename count to
      	Xfwm/WorkspaceCount for consistency.
      
      2003-10-09 23:03  xfce
      
      	* libxfcegui4/: configure, configure.ac: Increase version number
      
      2003-10-09 22:13  xfce
      
      	* xfwm4/themes/default/: close-active.xpm, close-inactive.xpm,
      	close-pressed.xpm, hide-active.xpm, hide-inactive.xpm,
      	hide-pressed.xpm, maximize-active.xpm, maximize-inactive.xpm,
      	maximize-pressed.xpm, maximize-toggled-active.xpm,
      	maximize-toggled-inactive.xpm, maximize-toggled-pressed.xpm,
      	menu-active.xpm, menu-inactive.xpm, menu-pressed.xpm,
      	shade-active.xpm, shade-inactive.xpm, shade-pressed.xpm,
      	shade-toggled-active.xpm, shade-toggled-inactive.xpm,
      	shade-toggled-pressed.xpm, stick-active.xpm, stick-inactive.xpm,
      	stick-pressed.xpm, stick-toggled-active.xpm,
      	stick-toggled-inactive.xpm, stick-toggled-pressed.xpm, themerc,
      	title-2-active.xpm, title-2-inactive.xpm, title-3-active.xpm,
      	title-3-inactive.xpm, title-4-active.xpm, title-4-inactive.xpm:
      	Change default theme for 4.2
      
      2003-10-09 15:19  edscott
      
      	* xffm/: glade_intl, src/glade_callbacks.h, src/glade_gui.c.bak,
      	src/glade_gui.h: remove obsolete files
      
      2003-10-09 07:04  edscott
      
      	* xffm/src/: Makefile.am, Makefile.in, callbacks.c, keybindings.c,
      	keybindings.h, treeview.c, treeview.h: scroll by keyboard is now
      	case insensitive, if shift is pressed, scroll search w ill proceed
      	backwards. Backward scroll-search will not wrap. Forward
      	scroll-sear ch will wrap (as before).
      
      2003-10-09 04:14  edscott
      
      	* xffm/: glade/xffm_main.glade, libs/apps.c, libs/bookmarks.c,
      	libs/combo.c, libs/cpy.c, libs/dummies.c, libs/duplicate.c,
      	libs/entry.c, libs/filter.c, libs/find.h, libs/goto.c, libs/goto.h,
      	libs/icons.c, libs/input.c, libs/menu.c, libs/menu_callbacks.c,
      	libs/misc.c, libs/monitor.c, libs/options.c, libs/options.h,
      	libs/print.h, libs/refresh.c, libs/reg.c, libs/reg.h,
      	libs/remove.c, libs/remove.h, libs/rename.c, libs/run.c,
      	libs/run.h, libs/symlink.c, libs/touch.c, libs/trash.c,
      	smb/smb_download.c, smb/smb_list.c, src/glade_main_gui.c,
      	src/main.c, src/treeview.c, src/widgets.c: eliminate all warnings
      	when compiling with --enable-debug
      
      2003-10-09 01:46  edscott
      
      	* xffm/: xffm.glade, xffm.gladep, glade/xffm_find.glade,
      	glade/xffm_find.gladep, glade/xffm_main.glade,
      	glade/xffm_main.gladep, glade/xffm_remove.glade,
      	glade/xffm_remove.gladep, libs/Makefile.am, libs/Makefile.in,
      	libs/apps.c, libs/bookmarks.c, libs/combo.c, libs/combo.h,
      	libs/cpy.c, libs/dnd.c, libs/duplicate.c, libs/entry.c,
      	libs/filter.c, libs/filter.h, libs/find.c, libs/fstab.c,
      	libs/goto.c, libs/help.c, libs/input.c, libs/input.h,
      	libs/menu_callbacks.c, libs/menu_callbacks.h, libs/misc.c,
      	libs/monitor.c, libs/new.c, libs/options.c, libs/pasteboard.c,
      	libs/print.c, libs/refresh.c, libs/reg.c, libs/remove.c,
      	libs/rename.c, libs/run.c, libs/scramble.c, libs/settings.c,
      	libs/symlink.c, libs/terminal.c, libs/touch.c, libs/trash.c,
      	libs/tubo.c, libs/xfdiff.c, libs/zoom.c, smb/smb_list.c,
      	src/Makefile.am, src/Makefile.in, src/add_file.c, src/add_folder.c,
      	src/add_node_contents.c, src/aux.c, src/callbacks.c,
      	src/glade_callbacks.c, src/glade_find_callbacks.c,
      	src/glade_find_callbacks.h, src/glade_find_gui.c,
      	src/glade_find_gui.h, src/glade_gui.c, src/glade_main_callbacks.c,
      	src/glade_main_callbacks.h, src/glade_main_gui.c,
      	src/glade_main_gui.h, src/glade_remove_callbacks.c,
      	src/glade_remove_callbacks.h, src/glade_remove_gui.c,
      	src/glade_remove_gui.h, src/main.c, src/mcs-manager.c,
      	src/treeview.c, src/widgets.c: broke glade files into three parts
      
      2003-10-08 23:43  xfce
      
      	* xfwm4/src/: client.c, events.c, settings.c: [no log message]
      
      2003-10-08 22:29  xfce
      
      	* xfwm4/themes/default.keys/keythemerc: Change raise/lower key
      
      2003-10-08 22:24  xfce
      
      	* xfwm4/: src/settings.c, themes/default.keys/keythemerc: Fix
      	raise/lower key shortcut patch
      
      2003-10-08 22:12  xfce
      
      	* xfwm4/: configure, configure.ac, themes/Makefile.am,
      	themes/Makefile.in, themes/default/title-2-active.xpm,
      	themes/default/title-2-inactive.xpm,
      	themes/default/title-4-active.xpm,
      	themes/default/title-4-inactive.xpm,
      	themes/default/top-right-active.xpm,
      	themes/default/top-right-inactive.xpm: Add missing files
      
      2003-10-08 10:20  huysmans
      
      	* xfdesktop/doc/C/xfdesktop.html, xfdesktop/doc/C/xfdesktop.xml,
      	xfdesktop/doc/C/images/Makefile.am,
      	xfdesktop/doc/C/images/Makefile.in,
      	xfdesktop/doc/C/images/xfdesktop-workspace.png,
      	xfdesktop/settings/Makefile.am, xfdesktop/settings/Makefile.in,
      	xfdesktop/settings/backdrop-icon.h, xfdesktop/src/Makefile.am,
      	xfdesktop/src/Makefile.in, xfdesktop/src/menu.c,
      	xfdesktop/src/settings.c, xfwm4/configure, xfwm4/configure.ac,
      	xfwm4/doc/C/xfwm4.html, xfwm4/doc/C/xfwm4.xml,
      	xfwm4/doc/C/images/Makefile.am, xfwm4/doc/C/images/Makefile.in,
      	xfwm4/doc/C/images/xfwm_workspaces.png,
      	xfwm4/mcs-plugin/Makefile.am, xfwm4/mcs-plugin/Makefile.in,
      	xfwm4/mcs-plugin/margins.c, xfwm4/mcs-plugin/margins.h,
      	xfwm4/mcs-plugin/margins_plugin.c, xfwm4/mcs-plugin/plugin.c,
      	xfwm4/mcs-plugin/plugin.h, xfwm4/mcs-plugin/workspaces-icon.h,
      	xfwm4/mcs-plugin/workspaces.c, xfwm4/mcs-plugin/workspaces.h,
      	xfwm4/mcs-plugin/workspaces.png, xfwm4/src/settings.c,
      	xfwm4/themes/Makefile.am, xfwm4/themes/Makefile.in: Largish update:
      	merge workspaces dialog from xfdesktop with workspace margins
      	dialog from xfwm4. The new dialog is part of xfwm4.
      
      2003-10-07 22:44  xfce
      
      	* libxfcegui4/libxfcegui4/: Makefile.am, Makefile.in,
      	netk-class-group.c, netk-class-group.h, netk-private.h,
      	netk-screen.c, netk-screen.h, netk-tasklist.c, netk-window.c,
      	netk-window.h, netk-xutils.c, netk-xutils.h: Backport changes from
      	libwnck HEAD cvs
      
      2003-10-07 22:40  xfce
      
      	* xffm/libs/: input.c, run.c: Include Edscott patches
      
      2003-10-07 22:31  xfce
      
      	* xfwm4/: configure, configure.ac, src/client.c, src/events.c,
      	themes/Makefile.am, themes/Makefile.in,
      	themes/default/bottom-active.xpm,
      	themes/default/bottom-inactive.xpm,
      	themes/default/bottom-left-active.xpm,
      	themes/default/bottom-left-inactive.xpm,
      	themes/default/bottom-right-active.xpm,
      	themes/default/bottom-right-inactive.xpm,
      	themes/default/left-active.xpm, themes/default/left-inactive.xpm,
      	themes/default/right-active.xpm, themes/default/right-inactive.xpm,
      	themes/default/themerc, themes/default/title-1-active.xpm,
      	themes/default/title-1-inactive.xpm,
      	themes/default/title-2-active.xpm,
      	themes/default/title-2-inactive.xpm,
      	themes/default/title-3-active.xpm,
      	themes/default/title-3-inactive.xpm,
      	themes/default/title-4-active.xpm,
      	themes/default/title-4-inactive.xpm,
      	themes/default/title-5-active.xpm,
      	themes/default/title-5-inactive.xpm,
      	themes/default/top-left-active.xpm,
      	themes/default/top-left-inactive.xpm,
      	themes/default/top-right-active.xpm,
      	themes/default/top-right-inactive.xpm,
      	themes/tgc-large/Makefile.am, themes/tgc-large/Makefile.in,
      	themes/tgc-large/README, themes/tgc-large/bottom-active.xpm,
      	themes/tgc-large/bottom-inactive.xpm,
      	themes/tgc-large/bottom-left-active.xpm,
      	themes/tgc-large/bottom-left-inactive.xpm,
      	themes/tgc-large/bottom-right-active.xpm,
      	themes/tgc-large/bottom-right-inactive.xpm,
      	themes/tgc-large/close-active.xpm,
      	themes/tgc-large/close-inactive.xpm,
      	themes/tgc-large/close-pressed.xpm,
      	themes/tgc-large/hide-active.xpm,
      	themes/tgc-large/hide-inactive.xpm,
      	themes/tgc-large/hide-pressed.xpm,
      	themes/tgc-large/left-active.xpm,
      	themes/tgc-large/left-inactive.xpm,
      	themes/tgc-large/maximize-active.xpm,
      	themes/tgc-large/maximize-inactive.xpm,
      	themes/tgc-large/maximize-pressed.xpm,
      	themes/tgc-large/maximize-toggled-active.xpm,
      	themes/tgc-large/maximize-toggled-inactive.xpm,
      	themes/tgc-large/maximize-toggled-pressed.xpm,
      	themes/tgc-large/menu-active.xpm,
      	themes/tgc-large/menu-inactive.xpm,
      	themes/tgc-large/menu-pressed.xpm,
      	themes/tgc-large/right-active.xpm,
      	themes/tgc-large/right-inactive.xpm,
      	themes/tgc-large/shade-active.xpm,
      	themes/tgc-large/shade-inactive.xpm,
      	themes/tgc-large/shade-pressed.xpm,
      	themes/tgc-large/shade-toggled-active.xpm,
      	themes/tgc-large/shade-toggled-inactive.xpm,
      	themes/tgc-large/shade-toggled-pressed.xpm,
      	themes/tgc-large/stick-active.xpm,
      	themes/tgc-large/stick-inactive.xpm,
      	themes/tgc-large/stick-pressed.xpm,
      	themes/tgc-large/stick-toggled-active.xpm,
      	themes/tgc-large/stick-toggled-inactive.xpm,
      	themes/tgc-large/stick-toggled-pressed.xpm,
      	themes/tgc-large/themerc, themes/tgc-large/title-1-active.xpm,
      	themes/tgc-large/title-1-inactive.xpm,
      	themes/tgc-large/title-2-active.xpm,
      	themes/tgc-large/title-2-inactive.xpm,
      	themes/tgc-large/title-3-active.xpm,
      	themes/tgc-large/title-3-inactive.xpm,
      	themes/tgc-large/title-4-active.xpm,
      	themes/tgc-large/title-4-inactive.xpm,
      	themes/tgc-large/title-5-active.xpm,
      	themes/tgc-large/title-5-inactive.xpm,
      	themes/tgc-large/top-left-active.xpm,
      	themes/tgc-large/top-left-inactive.xpm,
      	themes/tgc-large/top-right-active.xpm,
      	themes/tgc-large/top-right-inactive.xpm: Change default theme, keep
      	old 4.0 theme as default-4.0 and add tgc-large theme Include
      	improvements for fullscreen mode for gst from Arwed von Merkatz
      	<v.merkatz@gmx.net>
      
      +++
      
      
      (Old svn revision: 11341)
      05f1d262
  4. Sep 30, 2003
  5. Sep 21, 2003
  6. Sep 16, 2003
  7. Sep 13, 2003
  8. Sep 12, 2003
    • Olivier Fourdan's avatar
      Cleanup EWMH properties on unframed windows · 50320325
      Olivier Fourdan authored
      (Old svn revision: 11319)
      50320325
    • Olivier Fourdan's avatar
      Bunch of small fixes: · 152b58be
      Olivier Fourdan authored
      - Automatically above/normal layer switch added for older legacy apps trying to achieve fullscreen mode.
      - Focus won't go to windows from another desktop on MapRequest event
      - Fix very rare freeze under high load when double clicking on menu button
      - Support update of wm_protocol properties for apps that set it after window mapping.
      
      
      (Old svn revision: 11318)
      152b58be
  9. Sep 11, 2003
  10. Sep 07, 2003
  11. Sep 05, 2003
  12. Sep 01, 2003
  13. Aug 31, 2003
  14. Aug 30, 2003
  15. Aug 29, 2003
  16. Aug 25, 2003
  17. Aug 24, 2003
  18. Aug 14, 2003
  19. Aug 13, 2003
  20. Aug 12, 2003
  21. Aug 11, 2003
  22. Aug 08, 2003
  23. Aug 07, 2003
  24. Aug 06, 2003
Loading