Commit Graph

174 Commits (8952ec83a6452e3e5455100a60d88cfe032c3c0c)

Author SHA1 Message Date
Yevgen Muntyan 968b9d0d93 Do not print size_t with %u 2007-06-20 13:46:39 -05:00
Yevgen Muntyan 2f9a2fa3c8 Removed properties which are not needed, like can-focus and invisible-char 2007-06-14 02:16:51 -05:00
Yevgen Muntyan 7365893ece Use MOO_HEADER_H instead of __MOO_HEADER_H__ 2007-06-10 04:06:03 -05:00
Yevgen Muntyan fc8fc4bb3f Do not use trailing comma in enums/arrays; do not mix FALSE/NULL, etc. 2007-05-20 04:44:37 -05:00
Yevgen Muntyan 261487b416 Added moo_strnsplit_lines(), made moo_idle_add() public 2007-05-20 04:36:05 -05:00
Yevgen Muntyan 7b65ca5580 Use MOO_STOCK_FOLDER here 2007-04-12 03:58:49 -05:00
Yevgen Muntyan 67a194d695 Missing include and file 2007-04-11 16:27:26 -05:00
Yevgen Muntyan ae815f8b8f Added MOO_STOCK_FILE 2007-04-11 15:47:37 -05:00
Yevgen Muntyan c6d045c51e Do not capitalize words in tooltip 2007-04-10 09:55:35 -05:00
Yevgen Muntyan 96c03baba7 Use g_filename_display_name instead of g_filename_to_utf8 2007-04-09 05:02:50 -05:00
Yevgen Muntyan 5befff9880 MOO_STOCK_NEW_WINDOW, MOO_STOCK_FOLDER, MOO_STOCK_NEW_FOLDER 2007-04-08 09:38:41 -05:00
Yevgen Muntyan 7696e0548f Use special icons for file selector and bookmarks in file selector; do not use 'file-manager' icon with gnome theme 2007-04-07 15:17:46 -05:00
Yevgen Muntyan 84d5a2dc7a Better file icons, try kde icons too 2007-04-07 13:55:40 -05:00
Yevgen Muntyan 3ef9426e6c Updated copyright notices 2007-04-07 03:21:52 -05:00
Yevgen Muntyan 87ecc26e6e Shortcut to switch to bookmarks view 2007-04-05 08:51:57 -05:00
Yevgen Muntyan 9389a2ef3a stat() all files in folder immediately; do not store stat buffer in file structure, to reduce memory consumption 2007-03-13 01:29:11 -05:00
Yevgen Muntyan 7ae13cf245 Made _moo_icon_view_selected_foreach() robust against selection changes during iterating 2007-01-26 10:01:54 -06:00
Yevgen Muntyan f1396d612f Do not crash in selection_clear() 2007-01-22 08:17:05 -06:00
Yevgen Muntyan f2e89219c5 Added view-type property 2007-01-22 08:16:42 -06:00
Yevgen Muntyan dc1c8500b0 Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06:00
Yevgen Muntyan 6b3725a7e6 Save file selector directory in project config 2007-01-18 05:35:50 -06:00
Yevgen Muntyan ccf7d55ebe -ansi -pedantic fixes 2007-01-11 20:28:22 -06:00
Yevgen Muntyan a602c0c750 Use $@.tmp and $@ in generated files rules 2007-01-10 04:19:06 -06:00
Yevgen Muntyan a0d638a6ea Removed debug output 2007-01-08 22:24:21 -06:00
Yevgen Muntyan 51a72cd296 Moved icons stuff into moofileicons.[ch] 2007-01-08 08:37:26 -06:00
Yevgen Muntyan 6fe9428fc0 Create new properties dialog every time, to avoid problems with positioning it 2007-01-07 23:56:19 -06:00
Yevgen Muntyan 89db53d70e Use gtk_menu_attach_to_widget() 2007-01-07 23:10:35 -06:00
Yevgen Muntyan d95671b8f2 Do not use gtk_object_sink with glib >= 2.10 2007-01-07 22:27:22 -06:00
Yevgen Muntyan e878f3245c Use MOO_USE_XDGMIME instead of __WIN32__ to use xdgmime 2007-01-07 22:23:13 -06:00
Yevgen Muntyan 2783146fe2 Made xdgmime work on win32 2007-01-06 04:18:50 -06:00
Yevgen Muntyan 31c4a7e522 Use rename() on windows too 2007-01-04 04:42:10 -06:00
Yevgen Muntyan b0fd78f254 Better Tab key behavior 2007-01-04 04:41:53 -06:00
Yevgen Muntyan 03f1b83e55 Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
Yevgen Muntyan cf38e20b69 Use G_UNLIKELY in get_type() functions 2006-12-30 22:18:14 -06:00
Yevgen Muntyan 0de6d6b536 Don't use an extra GtkTreeIter argument, to make gcc happy 2006-12-25 01:47:56 -06:00
Yevgen Muntyan b073b164cd Do not enable commands for folders 2006-12-19 21:57:52 -06:00
Yevgen Muntyan 7f98703017 Added MOO_FILE_EVENT_CREATED; removed (suspend|resume)_monitor 2006-12-15 21:12:31 -06:00
Yevgen Muntyan c8b15f5ac5 Fixed a leak 2006-12-13 21:40:00 -06:00
Yevgen Muntyan 8bb586a2ef More debug output 2006-12-10 16:48:59 -06:00
Yevgen Muntyan 5ca4354891 Imlpemented folder cache in MooFileSystem; made it forget old folders 2006-12-09 01:51:10 -06:00
Yevgen Muntyan c9b191978f More i18n stuff 2006-12-08 17:54:44 -06:00
Yevgen Muntyan 752a4a24e9 Added FAM back; rewrote a bit of MooFileWatch 2006-12-08 14:55:46 -06:00
Yevgen Muntyan 53b4993d86 Use more stock labels 2006-12-08 03:24:03 -06:00
Yevgen Muntyan 656c9a026a Missing #include 2006-12-08 02:42:35 -06:00
Yevgen Muntyan 77713b92e0 Implemented watching folders on win32 2006-12-08 02:28:18 -06:00
Yevgen Muntyan 47a70352a7 D'n'd onto Go to Current Doc Dir button 2006-12-05 23:21:20 -06:00
Yevgen Muntyan 4c56fa6176 Fixed bunch of compiler warnings 2006-12-03 01:49:14 -06:00
Yevgen Muntyan fc8362bb3e Split apprc into two files: apprc and app.state, with often-changing settings going to app.state 2006-11-15 01:29:32 -06:00
Yevgen Muntyan a36db404ab #include <sys/types.h>, just for case 2006-11-12 22:44:53 -06:00
Yevgen Muntyan 7f79078747 normalize_path_win32: do not add extra backslash; parse_path_win32: correctly handle trailing slash case 2006-11-12 13:11:42 -06:00
Yevgen Muntyan aaf3644b83 Renamed _m_* functions 2006-11-03 23:57:57 -06:00
Yevgen Muntyan e4baac44b7 _moo_message() 2006-11-02 00:38:00 -06:00
Yevgen Muntyan 31c09f5e9a C90 mode: don't use // comments, don't use trailing commas in enums, and so on 2006-10-18 00:24:35 -05:00
Yevgen Muntyan 511fdb0e83 Use strcmp to compare mime types 2006-10-14 14:02:58 -05:00
Yevgen Muntyan 29f3ca107e Copy uri to clipboard 2006-09-26 14:47:39 -05:00
Yevgen Muntyan ee2dea7d75 GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
Yevgen Muntyan 53131f1179 Added Open action to file selector popup menu, for cases when more than one file selected 2006-08-25 16:35:09 -05:00
Yevgen Muntyan c47a8561f0 Use function name in "implement me" #warning's 2006-08-20 22:47:28 -05:00
Yevgen Muntyan 1f7b0d7f04 Use _moo_unix_spawn_async instead of MooCmd 2006-08-20 03:48:24 -05:00
Yevgen Muntyan a8f4e12514 Do not leak tools info 2006-08-16 00:15:35 -05:00
Yevgen Muntyan 696a5b20ff More public/private stuff 2006-08-15 03:52:38 -05:00
Yevgen Muntyan 6273534c82 More private/public api separation 2006-08-15 03:21:44 -05:00
Yevgen Muntyan b9ffc63ecb MooActionCollection - object containing bunch of actions groups; MooActionBase - interface used by all actions in moo; MooAction, MooToggleAction, MooRadioAction - subclasses of corresponding gtk classes implementing MooActionBase interface. 2006-08-15 02:12:41 -05:00
Yevgen Muntyan 336e1cffa7 Added a rule to top-level Makefile.am to create all the dirs needed by intltool; replaced 'sh' with $(SHELL) everywhere. 2006-08-13 06:47:59 -05:00
Yevgen Muntyan 3e34ad7188 make distcheck works now 2006-08-13 06:05:50 -05:00
Yevgen Muntyan fc02ffd388 File forgotten in last commit 2006-08-13 04:01:52 -05:00
Yevgen Muntyan 54fcfe5c62 More private/public separation 2006-08-13 04:00:15 -05:00
Yevgen Muntyan cc60bdd4b9 Added GError** argument to glade functions 2006-08-08 19:32:47 -05:00
Yevgen Muntyan 6c98d10248 Win32 build and installer, and application work 2006-08-04 06:57:15 -05:00
Yevgen Muntyan 86a4672a7e Checked translatable property in glade files 2006-08-03 04:24:51 -05:00
Yevgen Muntyan 9fdbae6fbe Added i18n stuff to MooGladeXML 2006-08-03 02:29:39 -05:00
Yevgen Muntyan b3ecda4b9b Made label and tooltip item attributes in xml ui files translatable 2006-08-03 01:53:24 -05:00
Yevgen Muntyan 1685fa66b1 Made most symbols from mooutils-fs.h private 2006-08-01 20:28:28 -05:00
Yevgen Muntyan 064fee6ea2 Switched back to make subdirs and libtool 2006-08-01 04:57:26 -05:00